summaryrefslogtreecommitdiffstats
path: root/public/cypress.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/cypress.json')
-rw-r--r--public/cypress.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/cypress.json b/public/cypress.json
index 5a2036d..51c046b 100644
--- a/public/cypress.json
+++ b/public/cypress.json
@@ -2,6 +2,7 @@
"chromeWebSecurity": false,
"requestTimeout": 60000,
"responseTimeout": 100000,
+ "videoRecording": false,
"baseUrl": "http://localhost:4300/#/",
"env": {
"backendUrl": "http://localhost:8446"