renamed database schemaCheck method to initialize
[websub-hub] / test / stub-db.js
index 608ea77150589b2053efa9f8c0997a3a27efcaac..5ef24228a8b5bf1db00257cf1745572d5c3ef742 100644 (file)
@@ -13,7 +13,7 @@ const stubFns = [
   'authenticationGet',
   'authenticationUpsert',
   'healthCheck',
-  'schemaCheck',
+  'initialize',
   'subscriptionsByTopicId',
   'subscriptionCountByTopicUrl',
   'subscriptionDelete',