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