Feat: password settings for account (#65)

* feat: password settings for account

* feat: password settings for account

* fix: review comments

* fix: review comments

* fix: review comments

* return empty json

* fix: after review
This commit is contained in:
xquanluu
2022-10-04 15:13:57 +07:00
committed by GitHub
parent c04cf65f17
commit b46604fc0d
6 changed files with 186 additions and 1 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ test('account tests', async(t) => {
auth: authAdmin,
json: true,
});
//console.log(result);
// console.log(result);
t.ok(result.length === 1 && result[0].quantity === 205, 'successfully queried account limits by category');
/* delete call session limits for a service provider */