make sure git is activated before integration tests run

This commit is contained in:
Joao Moreno
2020-02-05 10:24:40 +01:00
parent 69657a759a
commit 06dbb1938f
4 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"displayName": "Git",
"description": "Git SCM Integration",
"command.activate": "Activate",
"command.setLogLevel": "Set Log Level...",
"command.clone": "Clone",
"command.init": "Initialize Repository",