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