Make sure new queries are connected for unsaved password (#2633)

This commit is contained in:
Matt Irvine
2018-09-26 16:21:07 -04:00
committed by GitHub
parent 79c69d03fa
commit 810073a79b
6 changed files with 14 additions and 31 deletions

View File

@@ -94,8 +94,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -132,8 +130,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -173,8 +169,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -286,8 +280,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -333,8 +325,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -370,8 +360,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,
@@ -459,8 +447,6 @@ suite('SQL Connection Tree Action tests', () => {
password: 'test',
userName: 'testUsername',
groupId: undefined,
getOptionsKey: undefined,
matches: undefined,
providerName: 'MSSQL',
options: {},
saveProfile: true,