KEYCLOAK-10797 Unignore hawtio on eap6 test

This commit is contained in:
mhajas 2020-03-24 10:37:13 +01:00 committed by Stian Thorgersen
parent 8b96882a1c
commit b2b790cd1d

View file

@ -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);