Remove custom editor tests (#152777)

These tests are not actively being run or maintained. Removing them for now
This commit is contained in:
Matt Bierner
2022-06-21 12:37:19 -07:00
committed by GitHub
parent fa53aa6fec
commit bbe7b54cf4
26 changed files with 18 additions and 808 deletions

View File

@@ -246,7 +246,6 @@ const excludedExtensions = [
'ms-vscode.node-debug',
'ms-vscode.node-debug2',
'vscode-notebook-tests',
'vscode-custom-editor-tests',
];
const marketplaceWebExtensionsExclude = new Set([
'ms-vscode.node-debug',