cli: increase test timeout to 10 seconds

This commit is contained in:
Gleb Bahmutov
2017-07-07 12:15:57 -04:00
parent afd88808e2
commit fcf5b014c0
+1 -1
View File
@@ -1,4 +1,4 @@
test/**/*_spec.js
--timeout 4000
--timeout 10000
--reporter spec
--recursive