Remove cypress.json to fully remove cypress (#1751)

This commit is contained in:
Demian Caldelas
2022-02-08 18:35:45 +00:00
committed by GitHub
parent 1976aa761c
commit 84f897e330
-7
View File
@@ -1,7 +0,0 @@
{
"baseUrl": "http://localhost:3000",
"chromeWebSecurity": false,
"retries": {
"runMode": 2
}
}