From 48f3174052d6f5689cc0be0be60cc4039671c2f7 Mon Sep 17 00:00:00 2001 From: kharhamel Date: Thu, 16 Apr 2020 11:16:46 +0200 Subject: [PATCH] test --- e2e/cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/cypress.json b/e2e/cypress.json index cea4979b..d44d9bf3 100644 --- a/e2e/cypress.json +++ b/e2e/cypress.json @@ -1,7 +1,7 @@ { "baseUrl": "http://workadventure.localhost", "video": false, - "defaultCommandTimeout": 20000, + "defaultCommandTimeout": 120000, "pluginsFile": false, "supportFile": false } \ No newline at end of file