diff --git a/.vscode/launch.json b/.vscode/launch.json index 15aebf8..1c3a76f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -15,7 +15,7 @@ "args": [ "--runInBand", "--watchAll=false", - "proto" + "debug" ] } ]