Skip to content

Commit

Permalink
skip deactivation survey test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Dec 10, 2024
1 parent 8950dd9 commit 0b4acfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ module.exports = defineConfig( {
'vendor/newfold-labs/**/tests/cypress/integration/wp-module-support/*.cy.js', // skip any module's wp-module-support files
'vendor/newfold-labs/wp-module-migration/**/*.cy.js', // temporarily skip the broken migration test
'vendor/newfold-labs/wp-module-coming-soon/tests/cypress/integration/coming-soon-woo.cy.js', // temporarily skip until fixed with new slug
'vendor/newfold-labs/wp-module-deactivation/tests/cypress/integration/deactivation-survey.cy.js', // temporarily skip until fixed with new slug
],
experimentalRunAllSpecs: true,
},
Expand Down

0 comments on commit 0b4acfb

Please sign in to comment.