diff --git a/cypress.json b/cypress.json deleted file mode 100644 index 406dd368..00000000 --- a/cypress.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "baseUrl": "http://localhost:3000", - "chromeWebSecurity": false, - "retries": { - "runMode": 2 - } -}