test: remove watch property
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2025-02-16 03:03:09 +01:00
parent 6877a629c7
commit 7d5522de95
1 changed files with 0 additions and 1 deletions

View File

@ -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,