Skip to content

Commit 9b34513

Browse files
committed
set video to true for chrome browser crash test
1 parent 3ce0f0e commit 9b34513

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

system-tests/test/browser_crash_handling_spec.js

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ describe('Browser Crash Handling', () => {
3434
spec: 'chrome_process_crash.cy.js,simple.cy.js',
3535
snapshot: true,
3636
expectedExitCode: 1,
37+
config: {
38+
video: true,
39+
},
3740
})
3841
})
3942

0 commit comments

Comments
 (0)