Skip to content

Commit

Permalink
remove test explorer ui extension dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
d-biehl committed Jul 7, 2021
1 parent 9ae747d commit c511a6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,7 @@
"test": "node ./out/test/runTest.js"
},
"extensionDependencies": [
"ms-python.python",
"hbenl.vscode-test-explorer"
"ms-python.python"
],
"dependencies": {
"open": "^8.2.1",
Expand Down

0 comments on commit c511a6e

Please sign in to comment.