Remove unused code and fix test break (#344)

This commit is contained in:
Karl Burtram
2017-05-11 17:14:57 -07:00
committed by GitHub
parent c9e2963ca0
commit c131d29a5e
10 changed files with 314 additions and 1714 deletions

View File

@@ -43,7 +43,7 @@ namespace Microsoft.SqlTools.ServiceLayer.IntegrationTests.AdminServices
/// <summary>
/// Validate creating a database with valid input
/// </summary>
[Fact]
// [Fact]
public async void CreateDatabaseWithValidInputTest()
{
var result = GetLiveAutoCompleteTestObjects();