From 6b8373d9be32faac53a1e5364e741232797326e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Ba=C3=B1ados=20Schwerter?= Date: Mon, 24 Jun 2024 22:36:24 +0000 Subject: [PATCH] Timeout update --- cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress.json b/cypress.json index aaa72ace2..4d08a3b66 100644 --- a/cypress.json +++ b/cypress.json @@ -4,7 +4,7 @@ "viewportHeight": 568, "viewportWidth": 320, "projectId": "8r2xra", - "defaultCommandTimeout": 1000, + "defaultCommandTimeout": 4000, "supportFile": "cypress/support/commands.js", "pluginsFile": false, "env": {