diff --git a/cypress.config.mjs b/cypress.config.mjs index cf7c3dcc..a14caae4 100644 --- a/cypress.config.mjs +++ b/cypress.config.mjs @@ -6,7 +6,7 @@ export default defineConfig({ projectId: "RVEZS1", chromeWebSecurity: false, watchForFileChanges: false, - video: true, + video: false, viewportWidth: 1280, viewportHeight: 720, retries: {