whoops
This commit is contained in:
parent
b37fbd6a2f
commit
5853ae4eff
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ public class SamlAdapterTest {
|
||||||
@Rule
|
@Rule
|
||||||
public SamlAdapterTestStrategy testStrategy = new SamlAdapterTestStrategy("http://localhost:8081/auth", "http://localhost:8081", keycloakRule);
|
public SamlAdapterTestStrategy testStrategy = new SamlAdapterTestStrategy("http://localhost:8081/auth", "http://localhost:8081", keycloakRule);
|
||||||
|
|
||||||
@Test
|
//@Test
|
||||||
public void testIDE() throws Exception {
|
public void testIDE() throws Exception {
|
||||||
Thread.sleep(100000000);
|
Thread.sleep(100000000);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue