fix testCurrent user test
This commit is contained in:
parent
7486ecf029
commit
4c9f88560e
|
@ -279,8 +279,8 @@ module.exports = {
|
|||
resolve();
|
||||
|
||||
});
|
||||
});
|
||||
}).catch(e => reject(e));
|
||||
});
|
||||
},
|
||||
|
||||
testManagementRealm() {
|
||||
|
|
Loading…
Reference in New Issue