8144-devToTest_2448 #963

Merged
alexm merged 347 commits from 8144-devToTest_2448 into test 2024-11-19 07:54:42 +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',