mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-21 01:25:42 -05:00
Remove unused test server types (#1699)
* Remove unused test server types * Don't use secure file * Correct password
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Microsoft.SqlTools.ServiceLayer.Test.Common
|
||||
/// "user": "sa",
|
||||
/// "password": "[putvaluehere]",
|
||||
/// "serverType":"OnPrem",
|
||||
/// "VersionKey": "defaultSql2016"
|
||||
/// "VersionKey": "sqlOnPrem"
|
||||
/// }
|
||||
/// ]
|
||||
/// }
|
||||
|
||||
Reference in New Issue
Block a user