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 9ff034a commit 20c328aCopy full SHA for 20c328a
src/Resources/Resources.Test/ScenarioTests/DeploymentStackTests.cs
@@ -18,7 +18,7 @@
18
19
namespace Microsoft.Azure.Commands.Resources.Test.ScenarioTests
20
{
21
- public class DeploymentStackTests : ResourceTestRunner
+ public class DeploymentStackTests : ResourcesTestRunner
22
23
public DeploymentStackTests(ITestOutputHelper output) : base(output)
24
0 commit comments