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 316fe18 commit 3d05e5fCopy full SHA for 3d05e5f
src/ResourceManager/ApiManagement/Commands.SMAPI.Test/ScenarioTests/ApiManagementTestsFixture.cs
@@ -23,7 +23,6 @@ public class ApiManagementTestsFixture : TestsFixture
23
{
24
private ManagementClient _managmentClient;
25
private ResourceManagementClient _resourceManagementClient;
26
- private ApiManagementClient _apiManagementClient;
27
28
public string Location { get; set; }
29
public string ResourceGroupName { get; set; }
0 commit comments