From 7c2a2aa357060f73ddd29c1ce1de83ff28a507c8 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 17 Jan 2024 18:06:23 -0500 Subject: [PATCH] remove unnecessary axe --- tests/cypress/integration/coming-soon.cy.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cypress/integration/coming-soon.cy.js b/tests/cypress/integration/coming-soon.cy.js index cd63007..a73a89b 100644 --- a/tests/cypress/integration/coming-soon.cy.js +++ b/tests/cypress/integration/coming-soon.cy.js @@ -12,7 +12,6 @@ describe( 'Coming Soon', function () { Cypress.env( 'pluginId' ) + '#/settings' ); - cy.injectAxe(); } ); it( 'Coming Soon Toggle Functions', () => {