We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4336e16 commit df7834cCopy full SHA for df7834c
src/ResourceManager/Websites/Commands.Websites.Test/ScenarioTests/WebAppTests.cs
@@ -45,7 +45,7 @@ public void TestCreateNewWebAppHyperV()
45
WebsitesController.NewInstance.RunPsTest(_logger, "Test-CreateNewWebAppHyperV");
46
}
47
48
- [Fact(Skip = "Needs investigation. Passes in payback locally but fails in Travis")]
+ [Fact]
49
[Trait(Category.AcceptanceType, Category.CheckIn)]
50
public void TestEnableContainerContiniousDeploymentAndGetUrl()
51
{
0 commit comments