Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielamormocea committed Dec 21, 2021
1 parent d25abc5 commit 94a002c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/integration/block-basics.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ describe('Blocks Tests', () => {

// then the page view should contain our changes
cy.contains('My Add-on Page');
cy.contains('.columns-block');
cy.contains('First');
cy.contains('Second');
cy.contains('Third');
Expand Down

0 comments on commit 94a002c

Please sign in to comment.