0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

(fix): increase mocha timeout

This commit is contained in:
Juan Picado @jotadeveloper 2017-06-30 23:17:58 +02:00
parent 492eeef721
commit a702e69e16
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -1,4 +1,4 @@
--reporter spec
--timeout 5000
--timeout 20000
--full-trace
--colors