Skip to content

Commit

Permalink
Remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Aug 25, 2022
1 parent dddc5fe commit 2b66636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/integration/features/facets.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ describe('Facets Feature', () => {
/**
* Test that the Facet by Meta block is functional.
*/
it.only('Can insert, configure, and use the Facet by Meta block', () => {
it('Can insert, configure, and use the Facet by Meta block', () => {
/**
* Insert a Facet block.
*/
Expand Down

0 comments on commit 2b66636

Please sign in to comment.