externalldap: async'ify
and make the tests work again
This commit is contained in:
@@ -131,6 +131,8 @@ exports = module.exports = {
|
||||
manifest,
|
||||
user,
|
||||
appstoreToken: 'atoken',
|
||||
|
||||
serverUrl: `http://localhost:${constants.PORT}`,
|
||||
};
|
||||
|
||||
function createTree(root, obj) {
|
||||
|
||||
Reference in New Issue
Block a user