Skip to content

Commit 3a70f5b

Browse files
committed
Remove only.
1 parent edc34f9 commit 3a70f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset-frontend/cypress-base/cypress/integration/dashboard/nativeFilters.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ function openMoreFilters(intercetFilterState = true) {
235235
}
236236
}
237237

238-
describe.only('Horizontal FilterBar', () => {
238+
describe('Horizontal FilterBar', () => {
239239
it('should go from vertical to horizontal and the opposite', () => {
240240
visitDashboard();
241241
openVerticalFilterBar();

0 commit comments

Comments
 (0)