Skip to content

Commit 40a4e5f

Browse files
authored
Update cypress.config.js
1 parent 5eff04e commit 40a4e5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.config.js

Lines changed: 1 addition & 0 deletions
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)