Skip to content

Commit 20c328a

Browse files
committed
Fixed broken DeploymentStackTests
1 parent 9ff034a commit 20c328a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
namespace Microsoft.Azure.Commands.Resources.Test.ScenarioTests
2020
{
21-
public class DeploymentStackTests : ResourceTestRunner
21+
public class DeploymentStackTests : ResourcesTestRunner
2222
{
2323
public DeploymentStackTests(ITestOutputHelper output) : base(output)
2424
{

0 commit comments

Comments
 (0)