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 67f9af6 commit 9cd5d12Copy full SHA for 9cd5d12
src/ResourceManager/HDInsight/Commands.HDInsight.Test/ScenarioTests/HDInsightScenarioTestsBase.cs
@@ -44,7 +44,7 @@ protected void SetupManagementClients()
44
{
45
var hdinsightManagementClient = GetHdInsightManagementClient();
46
47
- helper.SetupManagementClients(hdinsightManagementClient);
+ helper.SetupSomeOfManagementClients(hdinsightManagementClient);
48
}
49
50
protected HDInsightManagementClient GetHdInsightManagementClient()
0 commit comments