externalldap: async'ify

and make the tests work again
This commit is contained in:
Girish Ramakrishnan
2021-09-01 13:09:49 -07:00
parent 167eae5b81
commit 1856caf972
5 changed files with 479 additions and 773 deletions

View File

@@ -131,6 +131,8 @@ exports = module.exports = {
manifest,
user,
appstoreToken: 'atoken',
serverUrl: `http://localhost:${constants.PORT}`,
};
function createTree(root, obj) {