fix: workerDescriptorMenu_i18n #1593

Merged
jsegarra merged 7 commits from fix_workerDescriptorMenu_i18n into dev 2025-03-21 09:10:27 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 9fcd1477e5 - Show all commits

View File

@ -44,6 +44,7 @@ export default defineConfig({
supportFile: 'test/cypress/support/index.js',
videosFolder: 'test/cypress/videos',
downloadsFolder: 'test/cypress/downloads',
slowTestThreshold: 20000,
video: false,
specPattern: 'test/cypress/integration/**/*.spec.js',
experimentalRunAllSpecs: true,