fix stupidity
This commit is contained in:
parent
7cb39c2dfc
commit
1eec2747ef
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ public class FineGrainAdminUnitTest extends AbstractKeycloakTest {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
//@Test
|
||||||
public void testDemo() throws Exception {
|
public void testDemo() throws Exception {
|
||||||
testingClient.server().run(FineGrainAdminUnitTest::setupDemo);
|
testingClient.server().run(FineGrainAdminUnitTest::setupDemo);
|
||||||
Thread.sleep(1000000000);
|
Thread.sleep(1000000000);
|
||||||
|
|
Loading…
Reference in a new issue