diff --git a/cypress.config.js b/cypress.config.js index a9e27fcfd..f43bd0dec 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -15,7 +15,6 @@ export default defineConfig({ video: false, specPattern: 'test/cypress/integration/**/*.spec.js', experimentalRunAllSpecs: false, - watchForFileChanges: false, reporter: 'cypress-mochawesome-reporter', reporterOptions: { charts: true,