X-Git-Url: https://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=test%2Fstub-db.js;fp=test%2Fstub-db.js;h=0df6b9ebb097d225304e8d699418edf2afdf20ff;hp=62f5f3d14fa0eb7b4e6f48a7478c0f1601b76c47;hb=54ca04e330d14a12344ddc2b161c1d9b55bfd7d7;hpb=53ef948ea83106e82d55e60d6695a15e94bf725e diff --git a/test/stub-db.js b/test/stub-db.js index 62f5f3d..0df6b9e 100644 --- a/test/stub-db.js +++ b/test/stub-db.js @@ -10,7 +10,7 @@ const spyFns = [ const stubFns = [ 'authenticationGet', - 'authenticationInsertIdentifier', + 'authenticationUpsert', 'authenticationSuccess', 'authenticationUpdateCredential', 'authenticationUpdateOTPKey',