Skip to content

Commit 8826c2c

Browse files
author
Dave Hendler
committed
Sets mocha timeout to 1000ms to run more quickly
1 parent 1f0dabf commit 8826c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocha.opts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--compilers coffee:coffee-script
2-
--timeout 2s
2+
--timeout 1s
33
--reporter spec
44
--require should

0 commit comments

Comments
 (0)