mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 19:48:37 -05:00
fix issue with object explorer tests
This commit is contained in:
@@ -198,7 +198,7 @@ const apiMenus: IAPIMenu[] = [
|
||||
},
|
||||
{
|
||||
key: 'objectExplorer/item/context',
|
||||
id: MenuId.DataExplorerContext,
|
||||
id: MenuId.ObjectExplorerItemContext,
|
||||
description: localize('objectExplorer.context', "The object explorer item context menu")
|
||||
},
|
||||
// {{SQL CARBON EDIT}} end menu entries
|
||||
|
||||
Reference in New Issue
Block a user