Skip to content

Commit 96842f0

Browse files
committed
small test change
1 parent 61358aa commit 96842f0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/Resources/Resources.Test/ScenarioTests/DeploymentStackTests.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,5 @@ public void TestRemoveSubscriptionDeploymentStack()
163163
{
164164
TestRunner.RunTestScript("Test-RemoveSubscriptionDeploymentStack");
165165
}
166-
167-
[Fact()]
168-
[Trait(Category.AcceptanceType, Category.CheckIn)]
169-
public void TestGetManagementGroupDeploymentStack()
170-
{
171-
TestRunner.RunTestScript("Test-GetManagementGroupDeploymentStack");
172-
}
173166
}
174167
}

0 commit comments

Comments
 (0)