Enable proposed api in vscode api tests

This commit is contained in:
Logan Ramos
2022-01-20 13:56:51 -05:00
parent 44b7cd3320
commit fc7fb5d480
2 changed files with 3 additions and 1 deletions

View File

@@ -51,7 +51,8 @@
"tokenInformation",
"treeViewDragAndDrop",
"treeViewReveal",
"workspaceTrust"
"workspaceTrust",
"telemetry"
],
"private": true,
"activationEvents": [],