We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7926ae6 commit ee34519Copy full SHA for ee34519
cypress.config.js
@@ -2,4 +2,6 @@ const {defineConfig} = require('cypress')
2
3
module.exports = defineConfig({
4
video: false,
5
+
6
+ e2e: {},
7
})
0 commit comments