chore: added retries to see if this helps

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-06-01 13:42:35 +02:00
parent c20bbc9f12
commit bdc89c10e3
@@ -1,5 +1,6 @@
{
"baseUrl": "http://localhost:3001",
"fixturesFolder": false,
"pluginsFile": false
"pluginsFile": false,
"retries": 3
}