mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
Refactor options dialog to not use splitview (#9684)
* Refactor options dialog to not use splitview * Fix test
This commit is contained in:
@@ -91,7 +91,6 @@ suite('Advanced properties dialog tests', () => {
|
||||
undefined, // partsService
|
||||
undefined, // themeService
|
||||
undefined, // Context view service
|
||||
undefined, // instantiation Service
|
||||
undefined, // telemetry service
|
||||
new MockContextKeyService() // contextkeyservice
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user