test(e2e): add retries (#5187)
This commit is contained in:
parent
f470fdf32d
commit
f4148dca7d
@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"baseUrl": "http://localhost:8080",
|
"baseUrl": "http://localhost:8080",
|
||||||
"projectId": "dzqjxb",
|
"projectId": "dzqjxb",
|
||||||
"testFiles": "*spec*.js"
|
"testFiles": "*spec*.js",
|
||||||
|
"retries": {
|
||||||
|
"runMode": 2,
|
||||||
|
"openMode": 0
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user