Point local debug config to correct command

This commit is contained in:
Dev 2023-10-14 10:10:10 +01:00
parent 7948e3473c
commit f5b3377d12

View File

@ -13,7 +13,7 @@
"sourceMaps": true,
"runtimeArgs": [
"run",
"test:debug"
"run:debug"
],
"outFiles": [
"!**/node_modules/**"