fix again
This commit is contained in:
parent
93b3f448d3
commit
9a4308e092
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ public class ClientModelTest extends AbstractModelTest {
|
|||
@Override
|
||||
public void before() throws Exception {
|
||||
super.before();
|
||||
appManager = new ClientManager(realmManager);
|
||||
|
||||
realm = realmManager.createRealm("original");
|
||||
client = realm.addClient("application");
|
||||
|
|
Loading…
Reference in a new issue