mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
e2e testing: disable video recording
This commit is contained in:
parent
0fd585a96f
commit
73c4f62a8e
@ -36,6 +36,7 @@ export default defineConfig({
|
|||||||
supportFile: "cypress/support/index.ts",
|
supportFile: "cypress/support/index.ts",
|
||||||
viewportHeight: 720,
|
viewportHeight: 720,
|
||||||
viewportWidth: 1280,
|
viewportWidth: 1280,
|
||||||
|
video: false,
|
||||||
retries: {
|
retries: {
|
||||||
runMode: 2,
|
runMode: 2,
|
||||||
openMode: 0,
|
openMode: 0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user