forked from verdnatura/salix-front
fix: refs #8606 deleted code
This commit is contained in:
parent
69e5495ccb
commit
60ae21747f
|
@ -45,7 +45,7 @@ export default defineConfig({
|
|||
videosFolder: 'test/cypress/videos',
|
||||
downloadsFolder: 'test/cypress/downloads',
|
||||
video: false,
|
||||
specPattern: 'test/cypress/integration/zone/*.spec.js',
|
||||
specPattern: 'test/cypress/integration/**/*.spec.js',
|
||||
experimentalRunAllSpecs: true,
|
||||
watchForFileChanges: true,
|
||||
reporter,
|
||||
|
|
Loading…
Reference in New Issue