6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"go.testEnvVars": {
|
|
"CONFIG_PATH": "application.yaml"
|
|
},
|
|
"go.testEnvFile": "${workspaceFolder}/etc/unit_test.env"
|
|
} |