Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/fleet/Azure.ResourceManager.ContainerServiceFleet",
"Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_ae53422e8e"
"Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_7e685762c6"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public FleetCRUD() : base(true)

[TestCase]
[RecordedTest]
[Ignore("This test case will cause errors in the pipeline. After fixing the problem, restore this test")]
public async Task FleetCRUDTest()
{
Console.WriteLine("starting FleetCRUDTest");
Expand Down