Remove TabKind.other

This commit is contained in:
Logan Ramos
2022-03-14 14:55:00 -04:00
parent 43ebce7ce2
commit 6837589569
4 changed files with 3 additions and 6 deletions

View File

@@ -40,7 +40,7 @@ suite('ExtHostEditorTabs', function () {
label: 'label1',
viewColumn: 0,
additionalResourcesAndViewTypes: [],
kind: TabKind.Other
kind: TabKind.Singular
};
extHostEditorTabs.$acceptEditorTabModel([{