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 1c9d5fe commit eaacc34Copy full SHA for eaacc34
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/assets.json
@@ -2,5 +2,5 @@
2
"AssetsRepo": "Azure/azure-sdk-assets",
3
"AssetsRepoPrefixPath": "net",
4
"TagPrefix": "net/fleet/Azure.ResourceManager.ContainerServiceFleet",
5
- "Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_ae53422e8e"
+ "Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_7e685762c6"
6
}
sdk/fleet/Azure.ResourceManager.ContainerServiceFleet/tests/Scenario/FleetCRUD.cs
@@ -31,7 +31,6 @@ public FleetCRUD() : base(true)
31
32
[TestCase]
33
[RecordedTest]
34
- [Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")]
35
public async Task FleetCRUDTest()
36
{
37
Console.WriteLine("starting FleetCRUDTest");
0 commit comments