diff --git a/.vscode/launch.json b/.vscode/launch.json index 96078090cb..04058a1233 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -211,13 +211,6 @@ "Launch azuredatastudio", "Attach to Extension Host" ] - }, - { - "name": "Debug Unit Tests", - "configurations": [ - "Attach to VS Code", - "Run Unit Tests" - ] - }, + } ] }