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