chore: making cypress nice

This commit is contained in:
blam
2021-02-04 20:40:52 +01:00
parent 93bfa73142
commit 20e032f7c1
+2
View File
@@ -2,5 +2,7 @@
"baseUrl": "http://localhost:7000",
"integrationFolder": "./cypress/integration",
"supportFile": "./cypress/support",
"fixturesFolder": "./cypress/fixures",
"pluginFile": "./cypress/plugins",
"defaultCommandTimeout": 10000
}