chore: Enable cypress retries
This commit is contained in:
parent
f14bd1bb0b
commit
8b95df92f9
1 changed files with 5 additions and 1 deletions
|
|
@ -3,5 +3,9 @@
|
|||
"projectId": "92odwv",
|
||||
"adminPassword": "admin",
|
||||
"defaultCommandTimeout": 20000,
|
||||
"pageLoadTimeout": 15000
|
||||
"pageLoadTimeout": 15000,
|
||||
"retries": {
|
||||
"runMode": 2,
|
||||
"openMode": 2
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue