ldap server close has no callback
This commit is contained in:
@@ -68,7 +68,7 @@ async function ldapSearch(dn, opts, auth) {
|
||||
|
||||
}
|
||||
|
||||
describe('User Directory Ldap', function () {
|
||||
describe('Directory Server (LDAP)', function () {
|
||||
const { setup, cleanup, admin, user, app, domain } = common;
|
||||
let group, group2;
|
||||
const mockApp = Object.assign({}, app);
|
||||
|
||||
Reference in New Issue
Block a user