diff --git a/.vscode/launch.json b/.vscode/launch.json index e1a4f475..a6332e5c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,7 +4,7 @@ { "type": "node", "request": "launch", - "name": "Debug AVA test file", + "name": "Debug AVA test", "runtimeExecutable": "${workspaceFolder}/node_modules/.bin/ava", "runtimeArgs": [ "${file}"