diff --git a/.vscode/launch.json b/.vscode/launch.json index 9ea3cfce7..91bb774f1 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -27,7 +27,7 @@ "--inspect-brk", "test", "--runInBand", - "${fileBasenameNoExtension}" + "${file}" ], "skipFiles": [ "/**"