mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 01:25:38 -05:00
fix Object explorer tests (#4135)
This commit is contained in:
@@ -34,5 +34,5 @@ export async function connectToServer(server: TestServerProfile) {
|
||||
}
|
||||
|
||||
export async function ensureConnectionViewOpened() {
|
||||
await vscode.commands.executeCommand('workbench.view.connections');
|
||||
await vscode.commands.executeCommand('workbench.view.dataExplorer');
|
||||
}
|
||||
Reference in New Issue
Block a user