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 fb78714 commit 27e1920Copy full SHA for 27e1920
src/ResourceManager/Network/Commands.Network.Test/ScenarioTests/LoadBalancerTests.cs
@@ -75,7 +75,7 @@ public void TestLoadBalancerCRUDPublicUsingId()
75
NetworkResourcesController.NewInstance.RunPsTest("Test-LoadBalancerCRUD-PublicUsingId");
76
}
77
78
- [Fact]
+ [Fact(Skip = "Rerecord tests")]
79
[Trait(Category.AcceptanceType, Category.CheckIn)]
80
public void TestLoadBalancerChildResource()
81
{
0 commit comments