diff --git a/e2e/cypress.json b/e2e/cypress.json index 4c0ea64..eea9586 100644 --- a/e2e/cypress.json +++ b/e2e/cypress.json @@ -1,6 +1,6 @@ { "defaultCommandTimeout":5000, - "retries": 3, + "xxxretries": 3, "integrationFolder": "tests", "supportFile":"support", "xbaseUrl": "http://localhost:7575",