feat(e2e): enable cypress retries (#41013)
This commit is contained in:
committed by
GitHub
parent
0e9560b455
commit
3807fb81f0
@ -1,4 +1,5 @@
|
||||
{
|
||||
"projectId": "ke77ns",
|
||||
"baseUrl": "http://localhost:8000"
|
||||
"baseUrl": "http://localhost:8000",
|
||||
"retries": 2
|
||||
}
|
||||
|
Reference in New Issue
Block a user