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:
parent
8b93b579d3
commit
32a1b6e6e2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
--reporter spec
|
||||
--timeout 6000
|
||||
--timeout 20000
|
||||
--full-trace
|
||||
--colors
|
||||
|
|
Loading…
Reference in a new issue