Skip to content

Commit 863ea4f

Browse files
authored
Update cypress.config.js
1 parent 12fa1a8 commit 863ea4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
const { defineConfig } = require("cypress");
22

33
module.exports = defineConfig({
4+
video: true,
45
e2e: {
56
setupNodeEvents(on, config) {
67
// implement node event listeners here

0 commit comments

Comments
 (0)