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