Fixes broken test with git extension

This commit is contained in:
Eric Amodio
2020-02-14 18:55:11 -05:00
parent 91fc43dbee
commit 5c017be321
2 changed files with 73 additions and 2 deletions

View File

@@ -1833,6 +1833,7 @@
"@types/which": "^1.0.28",
"mocha": "^3.2.0",
"mocha-junit-reporter": "^1.23.3",
"mocha-multi-reporters": "^1.1.7"
"mocha-multi-reporters": "^1.1.7",
"vscode-test": "^1.3.0"
}
}