mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Address warnings and (some) nullables (#2013)
This commit is contained in:
@@ -406,7 +406,7 @@ namespace Microsoft.SqlTools.ServiceLayer.UnitTests.ResourceProvider
|
||||
}
|
||||
}
|
||||
|
||||
internal class ServiceTestContext
|
||||
internal sealed class ServiceTestContext
|
||||
{
|
||||
private string _validServerName = "validServerName.database.windows.net";
|
||||
private string _startIpAddressValue = "1.2.3.6";
|
||||
|
||||
Reference in New Issue
Block a user