Update mocha and istanbul npm tasks
- remove not needed relative paths to mocha and istanbul binaries - remove test-windows task because _mocha.cmd doesn't exist - extract mocha options to separate file - decrease timeout for single it-block form 10 seconds to 5 secondv1.18.x
parent
4938b00635
commit
157e9be6da
@ -0,0 +1,2 @@
|
||||
--reporter dot
|
||||
--timeout 5000
|
Loading…
Reference in New Issue