From 1bc3ec3d6fca7308125f6f8a6d4310189902f1ce Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 4 Nov 2021 15:41:21 +0000 Subject: [PATCH] --- e2e/cypress.json | 1 + 1 file changed, 1 insertion(+) diff --git a/e2e/cypress.json b/e2e/cypress.json index 81fe7f7..1870809 100644 --- a/e2e/cypress.json +++ b/e2e/cypress.json @@ -1,4 +1,5 @@ { + "defaultCommandTimeout":10000, "integrationFolder": "tests", "supportFile":"support", "xbaseUrl": "http://localhost:7575",