This commit is contained in:
Bill Burke 2017-04-06 10:48:23 -04:00
parent 201d2c6aac
commit d635e7aadd

View file

@ -99,7 +99,7 @@ public class AdapterTest {
@Rule
public AdapterTestStrategy testStrategy = new AdapterTestStrategy("http://localhost:8081/auth", "http://localhost:8081", keycloakRule);
@Test
//@Test
public void testUi() throws Exception {
Thread.sleep(1000000000);
}