LDAP tests need more time on my end

This commit is contained in:
Johannes Zellner
2016-09-27 15:16:36 +02:00
parent 35a964bd00
commit 656356732e

View File

@@ -147,6 +147,8 @@ function cleanup(done) {
}
describe('Ldap', function () {
this.timeout(10000);
before(setup);
after(cleanup);