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",