removed short flag from test task since no tests use it
This commit is contained in:
Vendored
-1
@@ -34,7 +34,6 @@
|
||||
"command": "go",
|
||||
"args": [
|
||||
"test",
|
||||
"-short",
|
||||
"-coverprofile=${workspaceFolder}/coverage.out",
|
||||
"./..."
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user