Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kelanik8 committed Dec 21, 2023
1 parent d5b4eab commit ab43b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default defineConfig({
pageLoadTimeout: 100000,
watchForFileChanges: false,
chromeWebSecurity: false,
video: true,
video: false,
screenshotOnRunFailure: true,
screenshotsFolder: 'cypress/screenshots',
viewportWidth: 1520,
Expand Down

0 comments on commit ab43b53

Please sign in to comment.