Skip to content

Commit bf1e514

Browse files
committed
timeout 25s
1 parent fa0e702 commit bf1e514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
TESTS = test/*.test.js
2-
TIMEOUT = 15000
2+
TIMEOUT = 25000
33
REPORTER = spec
44
MOCHA_OPTS =
55
test:

0 commit comments

Comments
 (0)