Skip to content

Commit

Permalink
Remove only.
Browse files Browse the repository at this point in the history
  • Loading branch information
codyml committed Feb 7, 2023
1 parent edc34f9 commit 3a70f5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ function openMoreFilters(intercetFilterState = true) {
}
}

describe.only('Horizontal FilterBar', () => {
describe('Horizontal FilterBar', () => {
it('should go from vertical to horizontal and the opposite', () => {
visitDashboard();
openVerticalFilterBar();
Expand Down

0 comments on commit 3a70f5b

Please sign in to comment.