Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit dabfd41

Browse files
committed
bail
1 parent 18d334c commit dabfd41

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.mocharc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
],
1010
"recursive": true,
1111
"reporter": "spec",
12-
"timeout": 0
12+
"timeout": 0,
13+
"bail": true
1314
}

0 commit comments

Comments
 (0)