display history of topic updates on topic details page
[websub-hub] / test / stub-db.js
index f257cbfeeb0728af0b9b1bd135e49e7bb505d4c2..8ef104547c5907ff7c5dfe093e04d360d33895fd 100644 (file)
@@ -38,6 +38,7 @@ const stubFns = [
   'topicGetByUrl',
   'topicGetContentById',
   'topicPendingDelete',
+  'topicPublishHistory',
   'topicSet',
   'topicSetContent',
   'topicUpdate',