Skip to content

Commit

Permalink
remove unnecessary psd1 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maddieclayton committed Jan 11, 2019
1 parent 69f3c3c commit de7ac54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ public void RunPsTestWorkflow(
"ScenarioTests\\" + callingClassName + ".ps1",
_helper.RMProfileModule,
_helper.GetRMModulePath(@"AzureRM.LogicApp.psd1"),
_helper.GetRMModulePath(@"AzureRM.Resources.psd1"),
"AzureRM.Resources.ps1");

try
Expand Down

0 comments on commit de7ac54

Please sign in to comment.