diff --git a/cypress.json b/cypress.json index 0967ef4..e81c355 100644 --- a/cypress.json +++ b/cypress.json @@ -1 +1,5 @@ -{} +{ + "fixturesFolder": false, + "pluginsFile": false, + "supportFile": false +}