Skip to content

Commit 88b9127

Browse files
author
gustavorag
committed
Merge
1 parent eb644b8 commit 88b9127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/fogbowcloud/manager/core/plugins/identity/azure/TestAzureIdentityPlugin.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public void testIsValidNullProperties() {
127127
azureIdentityPlugin.isValid(null);
128128
}
129129

130-
@Ignore
131130
@Test
132131
public void isValidNullAccessId() {
133132
AzureIdentityPlugin azureIdentityPlugin = new AzureIdentityPlugin(new Properties());

0 commit comments

Comments
 (0)