mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
set mocha timeout to 4s
This commit is contained in:
parent
006ff9ecc8
commit
2252bebf9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--colors
|
||||
--reporter spec
|
||||
--timeout 2800
|
||||
--timeout 4000
|
||||
--ignore-leaks
|
||||
--growl
|
||||
--debug
|
||||
|
|
|
|||
Loading…
Reference in a new issue