test: config cypress downloads
This commit is contained in:
@@ -4,6 +4,7 @@ node_modules
|
||||
|
||||
/tests/e2e/videos/
|
||||
/tests/e2e/screenshots/
|
||||
/tests/e2e/downloads/
|
||||
|
||||
|
||||
# local env files
|
||||
|
||||
@@ -5,6 +5,7 @@ module.exports = defineConfig({
|
||||
fixturesFolder: 'tests/e2e/fixtures',
|
||||
screenshotsFolder: 'tests/e2e/screenshots',
|
||||
videosFolder: 'tests/e2e/videos',
|
||||
downloadsFolder: 'tests/e2e/downloads',
|
||||
e2e: {
|
||||
// We've imported your old cypress plugins here.
|
||||
// You may want to clean this up later by importing these.
|
||||
|
||||
Reference in New Issue
Block a user