Skip to content

Commit

Permalink
chore: update Cypress configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasBoll committed Nov 15, 2022
1 parent 7926ae6 commit ee34519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress.config.js
Expand Up @@ -2,4 +2,6 @@ const {defineConfig} = require('cypress')

module.exports = defineConfig({
video: false,

e2e: {},
})

0 comments on commit ee34519

Please sign in to comment.