diff --git a/project/.vscode/launch.json b/project/.vscode/launch.json index 91026b3e..56bdf049 100644 --- a/project/.vscode/launch.json +++ b/project/.vscode/launch.json @@ -13,7 +13,7 @@ "sourceMaps": true, "runtimeArgs": [ "run", - "test:debug" + "run:debug" ], "outFiles": [ "!**/node_modules/**"