8231_testToMaster_2448 #997

Merged
alexm merged 400 commits from 8231_testToMaster_2448 into master 2024-11-26 06:28:29 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 2090b78ce6 - Show all commits

View File

@ -11,6 +11,7 @@ module.exports = defineConfig({
video: false,
specPattern: 'test/cypress/integration/**/*.spec.js',
experimentalRunAllSpecs: true,
watchForFileChanges: true,
component: {
componentFolder: 'src',
testFiles: '**/*.spec.js',