fix: commit error
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2025-02-14 13:39:54 +01:00
parent 886213c95e
commit 4492b9e70f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export default defineConfig({
screenshotsFolder: 'test/cypress/screenshots',
supportFile: 'test/cypress/support/index.js',
videosFolder: 'test/cypress/videos',
// downloadsFolder: 'test/cypress/downloads',
downloadsFolder: 'test/cypress/downloads',
video: false,
specPattern: 'test/cypress/integration/**/*.spec.js',
experimentalRunAllSpecs: false,