X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fstub-db.js;h=129c9071f98178dd91fb110787959558715ecf68;hb=3ca7fccb306d0b23626befc3791ffa360b3db1e7;hp=e0c7ad0b5d8c5220d09e06537375a1dfce49a28d;hpb=1c37a7c533a5530390489ea9a49dcca492db1074;p=websub-hub diff --git a/test/stub-db.js b/test/stub-db.js index e0c7ad0..129c907 100644 --- a/test/stub-db.js +++ b/test/stub-db.js @@ -12,6 +12,8 @@ const stubFns = [ 'authenticationSuccess', 'authenticationGet', 'authenticationUpsert', + 'authenticationUpdateCredential', + 'authenticationUpdateOTPKey', 'healthCheck', 'initialize', 'subscriptionsByTopicId',