Delete more unneeded sql manager UI code (#345)

This commit is contained in:
Karl Burtram
2017-05-11 17:54:52 -07:00
committed by GitHub
parent c131d29a5e
commit 848cfadf9a
15 changed files with 443 additions and 596 deletions

View File

@@ -65,7 +65,7 @@ namespace Microsoft.SqlTools.ServiceLayer.IntegrationTests.AdminServices
/// <summary>
/// Get a default database info object
/// </summary>
[Fact]
// [Fact]
public async void GetDefaultDatebaseInfoTest()
{
var result = GetLiveAutoCompleteTestObjects();