LDAP tests need more time on my end
This commit is contained in:
@@ -147,6 +147,8 @@ function cleanup(done) {
|
||||
}
|
||||
|
||||
describe('Ldap', function () {
|
||||
this.timeout(10000);
|
||||
|
||||
before(setup);
|
||||
after(cleanup);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user