Skip to content

Commit 277fd68

Browse files
author
Vini Soto
committed
Skipping WindowsContainerCanIssueWebAppPSSession while PowerShell version in Travis is investigated
1 parent 9689051 commit 277fd68

File tree

1 file changed

+1
-1
lines changed
  • src/ResourceManager/Websites/Commands.Websites.Test/ScenarioTests

1 file changed

+1
-1
lines changed

src/ResourceManager/Websites/Commands.Websites.Test/ScenarioTests/WebAppTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public void TestRemoveWebApp()
130130
WebsitesController.NewInstance.RunPsTest(_logger, "Test-RemoveWebApp");
131131
}
132132

133-
[Fact]
133+
[Fact(Skip = "Skipping while investigation regarding PowerShell version in Travis continues")]
134134
[Trait(Category.AcceptanceType, Category.CheckIn)]
135135
public void TestWindowsContainerWebAppCanIssuePSSession()
136136
{

0 commit comments

Comments
 (0)