diff --git a/cypress/cypress.json b/cypress/cypress.json index cc241e8bf..3f41ca3e5 100644 --- a/cypress/cypress.json +++ b/cypress/cypress.json @@ -1,6 +1,7 @@ { "projectId": "qa7fe2", "ignoreTestFiles": "*.js", + "chromeWebSecurity": false, "baseUrl": "http://localhost:3000", "retries": { "runMode": 2,