0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

refactor: restore default time out to 20s

This commit is contained in:
Juan Picado @jotadeveloper 2017-08-06 22:04:35 +02:00
parent 8b93b579d3
commit 32a1b6e6e2
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

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