mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Feature/reliable connection tests (#102)
* Ported ReliableConnectionTests from DacFx and added a few more tests * Fix style * Created integration tests configuration and fixed minor test issue
This commit is contained in:
@@ -370,7 +370,7 @@ namespace Microsoft.SqlTools.ServiceLayer.Connection
|
||||
// Success
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// List all databases on the server specified
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user