Merge pull request #690 from mfrances17/cypress-timeout
Increase cypress default command timeout to 10 seconds
This commit is contained in:
commit
5a9b01c15f
1 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@
|
|||
"retries": {
|
||||
"runMode": 2,
|
||||
"openMode": 0
|
||||
}
|
||||
},
|
||||
"defaultCommandTimeout": 10000
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue