Skip to content

Commit 30e421c

Browse files
debugging failing tests in CI
1 parent d2b33b0 commit 30e421c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mocharc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
- test/fixtures/mocha-hooks.js
88
- test/specs/**/*.spec.js
99

10-
bail: true
10+
bail: false
1111
timeout: 10000
1212
slow: 2000
1313
retries: 2

0 commit comments

Comments
 (0)