Fix debug console output when running unit tests

This commit is contained in:
Rob Lourens 2018-06-18 13:37:24 -07:00
parent 868cde2eae
commit f7e80c35a4

1
.vscode/launch.json vendored
View file

@ -202,6 +202,7 @@
"runtimeExecutable": "${workspaceFolder}/.build/electron/code-oss"
},
"stopOnEntry": false,
"outputCapture": "std",
"args": [
"--delay",
"--timeout",