mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -66,7 +66,7 @@ if (context.RunTest) {
|
||||
// Tracking bug https://github.com/microsoft/azuredatastudio/issues/7323
|
||||
|
||||
const bacpac1: string = path.join(__dirname, '..', 'testData', 'Database1.bacpac');
|
||||
test.skip('Import and export bacpac', async function () {
|
||||
test('Import and export bacpac @UNSTABLE@', async function () {
|
||||
const server = await getStandaloneServer();
|
||||
await utils.connectToServer(server);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user