mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 01:25:38 -05:00
Adding execution plan component to model view. (#23620)
This commit is contained in:
@@ -303,7 +303,8 @@ describe('Manage Package Dialog', () => {
|
||||
separator: undefined!,
|
||||
propertiesContainer: undefined!,
|
||||
infoBox: undefined!,
|
||||
slider: undefined!
|
||||
slider: undefined!,
|
||||
executionPlan: undefined!,
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user