Skip to content

Commit

Permalink
Unskip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Apr 10, 2024
1 parent c290678 commit 5711bbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ module.exports = defineConfig( {
testIsolation: false,
excludeSpecPattern: [
'vendor/newfold-labs/**/tests/cypress/integration/wp-module-support/*.cy.js', // skip any module's wp-module-support files
'vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/5-AI-SiteGen-onboarding-flow/*.cy.js', // Skipping until we can mock the API's better.
],
experimentalRunAllSpecs: true,
},
Expand Down

0 comments on commit 5711bbb

Please sign in to comment.