X-Git-Url: http://git.squeep.com/?p=websub-hub;a=blobdiff_plain;f=test%2Fstub-db.js;h=8ef104547c5907ff7c5dfe093e04d360d33895fd;hp=f257cbfeeb0728af0b9b1bd135e49e7bb505d4c2;hb=737fbd003d5c4dfea81b667ef906f1c106a60612;hpb=17b4ff9c1974842c02071d2cd02144d2e5a99eb5 diff --git a/test/stub-db.js b/test/stub-db.js index f257cbf..8ef1045 100644 --- a/test/stub-db.js +++ b/test/stub-db.js @@ -38,6 +38,7 @@ const stubFns = [ 'topicGetByUrl', 'topicGetContentById', 'topicPendingDelete', + 'topicPublishHistory', 'topicSet', 'topicSetContent', 'topicUpdate',