We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1b295 commit 967908eCopy full SHA for 967908e
src/testing/integration/Providers/Rackspace/CloudBlockStorageTests.cs
@@ -11,7 +11,6 @@ namespace Net.OpenStack.Testing.Integration.Providers.Rackspace
11
public class CloudBlockStorageTests
12
{
13
private static RackspaceCloudIdentity _testIdentity;
14
- private static RackspaceCloudIdentity _testAdminIdentity;
15
private TestContext testContextInstance;
16
17
private const string volumeDisplayName = "Integration Test Volume";
0 commit comments