diff --git a/package.json b/package.json index 87da48b6e0..46f960a734 100644 --- a/package.json +++ b/package.json @@ -307,6 +307,14 @@ { "command": "PowerShell.InvokeRegisteredEditorCommand", "when": "false" + }, + { + "command": "PowerShell.RunPesterTestsFromFile", + "when": "false" + }, + { + "command": "PowerShell.DebugPesterTestsFromFile", + "when": "false" } ], "explorer/context": [