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