This commit is contained in:
Bill Burke 2016-01-27 22:59:41 -05:00
parent b37fbd6a2f
commit 5853ae4eff

View file

@ -54,7 +54,7 @@ public class SamlAdapterTest {
@Rule
public SamlAdapterTestStrategy testStrategy = new SamlAdapterTestStrategy("http://localhost:8081/auth", "http://localhost:8081", keycloakRule);
@Test
//@Test
public void testIDE() throws Exception {
Thread.sleep(100000000);
}