mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
disable test (#2131)
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Microsoft.SqlTools.ServiceLayer.IntegrationTests.ObjectManagement
|
||||
/// <summary>
|
||||
/// Test SetMemoryProperties for Sql Server
|
||||
/// </summary>
|
||||
[Test]
|
||||
// [Test]
|
||||
public async Task SetMemoryProperties()
|
||||
{
|
||||
var connectionResult = await LiveConnectionHelper.InitLiveConnectionInfoAsync("master", serverType: TestServerType.OnPrem);
|
||||
|
||||
Reference in New Issue
Block a user