We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc34f9 commit 3a70f5bCopy full SHA for 3a70f5b
superset-frontend/cypress-base/cypress/integration/dashboard/nativeFilters.test.ts
@@ -235,7 +235,7 @@ function openMoreFilters(intercetFilterState = true) {
235
}
236
237
238
-describe.only('Horizontal FilterBar', () => {
+describe('Horizontal FilterBar', () => {
239
it('should go from vertical to horizontal and the opposite', () => {
240
visitDashboard();
241
openVerticalFilterBar();
0 commit comments