Enable unit testing in vscode
This commit is contained in:
parent
22ba82a233
commit
27f4add84e
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"go.testEnvVars": {
|
||||
"VIKUNJA_SERVICE_ROOTPATH": "${workspaceRoot}"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user