Skip to content

Commit 3f2a4bc

Browse files
author
maddieclayton
committed
more test converted
1 parent b347382 commit 3f2a4bc

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/ElasticPoolCrudTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public void TestVcoreElasticPoolCreate()
4242
}
4343

4444
[Fact]
45+
[Trait(Category.AcceptanceType, Category.CheckIn)]
4546
public void TestElasticPoolCreateWithZoneRedundancy()
4647
{
4748
RunPowerShellTest("Test-CreateElasticPoolWithZoneRedundancy");

0 commit comments

Comments
 (0)