mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
mark dacpac and schema compare tests as unstable (#13059)
This commit is contained in:
@@ -23,7 +23,7 @@ suite('Dacpac integration test suite', () => {
|
||||
console.log(`Start dacpac tests`);
|
||||
});
|
||||
|
||||
test('Deploy and extract dacpac', async function () {
|
||||
test('Deploy and extract dacpac @UNSTABLE@', async function () {
|
||||
const server = await getStandaloneServer();
|
||||
await utils.connectToServer(server);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user