From c0e5327e49600c608508a64528d0e2ff65c851fe Mon Sep 17 00:00:00 2001 From: Mihajlo Date: Fri, 16 Jul 2021 12:09:59 +0200 Subject: [PATCH] chore: cypress fix --- cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress.json b/cypress.json index b1a4cdc..81eb522 100644 --- a/cypress.json +++ b/cypress.json @@ -6,7 +6,7 @@ "username": "", "password": "", "screenshotOnRunFailure": false, - "testingFinishTimeout": 10000 + "testingFinishTimeout": 600000 } } \ No newline at end of file