deactivate video recording in cypress

This commit is contained in:
mahula 2023-03-13 20:46:59 +01:00
parent 4b468903a3
commit d5d8597232

View File

@ -4,6 +4,7 @@
"ignoreTestFiles": "*.js",
"chromeWebSecurity": false,
"baseUrl": "http://localhost:3000",
"video":false,
"retries": {
"runMode": 2,
"openMode": 0