KEYCLOAK-10797 Unignore hawtio on eap6 test
This commit is contained in:
parent
8b96882a1c
commit
b2b790cd1d
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ public class EAP6Fuse6HawtioAdapterTest extends AbstractExampleAdapterTest imple
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore("KEYCLOAK-10797")
|
|
||||||
public void hawtioLoginAndLogoutTest() {
|
public void hawtioLoginAndLogoutTest() {
|
||||||
testRealmLoginPageFuse.setAuthRealm(DEMO);
|
testRealmLoginPageFuse.setAuthRealm(DEMO);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue