diff --git a/cypress/support/e2e.ts b/cypress/support/e2e.ts index b9c8afa0bbc..87bc6e0e07b 100644 --- a/cypress/support/e2e.ts +++ b/cypress/support/e2e.ts @@ -14,7 +14,7 @@ // *********************************************************** // Import all custom Commands (from commands.ts) for all tests -import './commands'; +// import './commands'; // Import Cypress Axe tools for all tests // https://github.com/component-driven/cypress-axe