mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 14:50:31 -04:00
Feature: Ability to add connection name (#2332)
This commit is contained in:
@@ -18,6 +18,7 @@ suite('SQL Telemetry Utilities tests', () => {
|
||||
let telemetryKey: string = 'tel key';
|
||||
|
||||
let connectionProfile = {
|
||||
connectionName: '',
|
||||
databaseName: '',
|
||||
serverName: '',
|
||||
authenticationType: '',
|
||||
|
||||
Reference in New Issue
Block a user