mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Don't rerun Cypress tests on file change
This commit is contained in:
parent
7e45a2905c
commit
414de74f3b
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"pluginsFile": "cypress/plugins/index.cjs",
|
||||
"baseUrl": "http://localhost:3000"
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"watchForFileChanges": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user