Fix tests

This commit is contained in:
Girish Ramakrishnan
2019-08-30 10:01:09 -07:00
parent 2585282f86
commit 7d299908c9
6 changed files with 22 additions and 11 deletions
+2 -1
View File
@@ -54,7 +54,8 @@ describe('OAuth2', function () {
createdAt: (new Date()).toUTCString(),
modifiedAt: (new Date()).toUTCString(),
resetToken: hat(256),
displayName: ''
displayName: '',
source: ''
};
var APP_0 = {