mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 01:25:39 -05:00
Release tests (#7577)
This commit is contained in:
@@ -26,7 +26,7 @@ if (context.RunTest) {
|
||||
console.log(`Start dacpac tests`);
|
||||
});
|
||||
|
||||
test('Deploy and extract dacpac @UNSTABLE@', async function () {
|
||||
test('Deploy and extract dacpac @UNSTABLE@ @REL@', async function () {
|
||||
const server = await getStandaloneServer();
|
||||
await utils.connectToServer(server);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user