admin console work
This commit is contained in:
parent
28b3ef9aa9
commit
3855b5c0a3
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@ public class FineGrainAdminUnitTest extends AbstractKeycloakTest {
|
|||
protected boolean isImportAfterEachMethod() {
|
||||
return true;
|
||||
}
|
||||
@Test
|
||||
//@Test
|
||||
public void testDemo() throws Exception {
|
||||
testingClient.server().run(FineGrainAdminUnitTest::setupDemo);
|
||||
Thread.sleep(1000000000);
|
||||
|
|
Loading…
Reference in a new issue