Skip to content

Commit ee34519

Browse files
committed
chore: update Cypress configuration
1 parent 7926ae6 commit ee34519

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cypress.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ const {defineConfig} = require('cypress')
22

33
module.exports = defineConfig({
44
video: false,
5+
6+
e2e: {},
57
})

0 commit comments

Comments
 (0)