Skip to content

Commit

Permalink
update cypress config to allow for downloading file
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Jul 10, 2024
1 parent d0b33b9 commit da315ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron/ui/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ module.exports = defineConfig({
baseUrl: 'http://localhost:3000',
video: false
},
chromeWebSecurity: false,
});

0 comments on commit da315ed

Please sign in to comment.