mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-21 01:25:42 -05:00
Added disconnect and connect when already connected service code
This commit is contained in:
@@ -322,7 +322,7 @@ namespace Microsoft.SqlTools.Test.Utility
|
||||
|
||||
public override void Close()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
// No Op
|
||||
}
|
||||
|
||||
public override void Open()
|
||||
|
||||
Reference in New Issue
Block a user