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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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