mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add cypress retries again
This commit is contained in:
parent
e9c0d44055
commit
2516da57c2
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"projectId": "qa7fe2",
|
"projectId": "qa7fe2",
|
||||||
"ignoreTestFiles": "*.js",
|
"ignoreTestFiles": "*.js",
|
||||||
"baseUrl": "http://localhost:3000"
|
"baseUrl": "http://localhost:3000",
|
||||||
|
"env": {
|
||||||
|
"RETRIES": 2
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user