mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
add uri transforms to query and connection (#6586)
This commit is contained in:
@@ -21,7 +21,7 @@ suite('ExtHostDataProtocol', () => {
|
||||
$registerConnectionProvider: (providerId, handle) => Promise.resolve()
|
||||
} as any;
|
||||
}
|
||||
} as any);
|
||||
} as any, undefined);
|
||||
});
|
||||
|
||||
test('Providers are exposed to other extensions', () => {
|
||||
|
||||
Reference in New Issue
Block a user