Skip to content

Commit c511a6e

Browse files
committed
remove test explorer ui extension dependency
1 parent 9ae747d commit c511a6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,7 @@
493493
"test": "node ./out/test/runTest.js"
494494
},
495495
"extensionDependencies": [
496-
"ms-python.python",
497-
"hbenl.vscode-test-explorer"
496+
"ms-python.python"
498497
],
499498
"dependencies": {
500499
"open": "^8.2.1",

0 commit comments

Comments
 (0)