X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fstub-db.js;h=537c92b88859a7a40c104032aafe8965f72b363c;hb=ff66dd49a1b54935a20ea6e15bd036b8acd5e170;hp=f5306b37893b14055ff9e02785a9614ec3c33ad1;hpb=e967fdce5a017cc28b19cd3d4f2ece745dcecdaf;p=squeep-authentication-module diff --git a/test/stub-db.js b/test/stub-db.js index f5306b3..537c92b 100644 --- a/test/stub-db.js +++ b/test/stub-db.js @@ -14,6 +14,7 @@ const stubFns = [ 'authenticationSuccess', 'authenticationUpdateCredential', 'authenticationUpdateOTPKey', + 'resourceGet', ]; const stubDatabase = {