X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fstub-db.js;h=5ef24228a8b5bf1db00257cf1745572d5c3ef742;hb=3fae9b64c5c70ad52376558caa71db99778541b0;hp=608ea77150589b2053efa9f8c0997a3a27efcaac;hpb=9696c012e6b9a6c58904baa397ca0ebf78112316;p=websub-hub diff --git a/test/stub-db.js b/test/stub-db.js index 608ea77..5ef2422 100644 --- a/test/stub-db.js +++ b/test/stub-db.js @@ -13,7 +13,7 @@ const stubFns = [ 'authenticationGet', 'authenticationUpsert', 'healthCheck', - 'schemaCheck', + 'initialize', 'subscriptionsByTopicId', 'subscriptionCountByTopicUrl', 'subscriptionDelete',