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

This commit is contained in:
Demian Caldelas
2022-02-08 15:35:45 -03:00
committed by GitHub
parent 1976aa761c
commit 84f897e330

View File

@@ -1,7 +0,0 @@
{
"baseUrl": "http://localhost:3000",
"chromeWebSecurity": false,
"retries": {
"runMode": 2
}
}