Skip to content

Commit 54d9d0b

Browse files
committed
Test fix.
1 parent 0943670 commit 54d9d0b

File tree

1 file changed

+1
-1
lines changed
  • src/ResourceManager/Subscription/Commands.Subscription.Test/ScenarioTests

1 file changed

+1
-1
lines changed

src/ResourceManager/Subscription/Commands.Subscription.Test/ScenarioTests/TestController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ public void RunPsTestWorkflow(
132132

133133
_helper.SetupModules(AzureModule.AzureResourceManager,
134134
_helper.RMProfileModule,
135-
@"AzureRM.Subscription.psd1",
135+
@"AzureRM.Subscription.Preview.psd1",
136136
"ScenarioTests\\" + callingClassName + ".ps1");
137137
try
138138
{

0 commit comments

Comments
 (0)