From c08b1699191022a73eaa8347402fc638751877d4 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 20 Dec 2021 18:43:50 +0000 Subject: [PATCH] --- e2e/cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",