diff --git a/cypress.json b/cypress.json index 6880bc2..7f2fb2b 100644 --- a/cypress.json +++ b/cypress.json @@ -6,6 +6,6 @@ "username": "sasjstests", "password": "sasjs1stheBe$t", "screenshotOnRunFailure": false, - "testingFinishTimeout": 60000 + "testingFinishTimeout": 240000 } }