Fixes some code coverage issues (#7994)

* Fix code coverage issues

* Fix some code coverage stuff
This commit is contained in:
Amir Omidi
2019-10-24 15:32:43 -07:00
committed by GitHub
parent a33820ecdd
commit 86cc3f77ee
3 changed files with 11 additions and 11 deletions

View File

@@ -146,7 +146,7 @@
"minimatch": "^3.0.4",
"mkdirp": "^0.5.0",
"mocha": "^2.2.5",
"mocha-junit-reporter": "^1.17.0",
"mocha-junit-reporter": "^1.23.1",
"opn": "^6.0.0",
"optimist": "0.3.5",
"p-all": "^1.0.0",