set mocha timeout to 4s

This commit is contained in:
Tyler Renelle 2013-08-14 09:42:25 -04:00
parent 006ff9ecc8
commit 2252bebf9b

View file

@ -1,6 +1,6 @@
--colors
--reporter spec
--timeout 2800
--timeout 4000
--ignore-leaks
--growl
--debug