revert: 'test: Removing cypress ui test retry'
This commit is contained in:
parent
1b00f56e69
commit
cbbf09e1cc
1 changed files with 5 additions and 1 deletions
|
|
@ -5,5 +5,9 @@
|
|||
"defaultCommandTimeout": 20000,
|
||||
"pageLoadTimeout": 15000,
|
||||
"video": true,
|
||||
"videoUploadOnPasses": false
|
||||
"videoUploadOnPasses": false,
|
||||
"retries": {
|
||||
"runMode": 2,
|
||||
"openMode": 2
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue