Skip to content

Commit

Permalink
remove unnecessary axe
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Jan 17, 2024
1 parent e47be47 commit 7c2a2aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cypress/integration/coming-soon.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ describe( 'Coming Soon', function () {
Cypress.env( 'pluginId' ) +
'#/settings'
);
cy.injectAxe();
} );

it( 'Coming Soon Toggle Functions', () => {
Expand Down

0 comments on commit 7c2a2aa

Please sign in to comment.