mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Specify support file
This commit is contained in:
parent
d92998ced3
commit
c4d8ef6a70
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"baseUrl": "http://localhost:3000",
|
||||
"experimentalSessionSupport": true,
|
||||
"fixturesFolder": false,
|
||||
"supportFile": false,
|
||||
"supportFile": "cypress/support/index.js",
|
||||
"pluginsFile": false,
|
||||
"video": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue