X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fstub-db.js;h=8ef104547c5907ff7c5dfe093e04d360d33895fd;hb=737fbd003d5c4dfea81b667ef906f1c106a60612;hp=f257cbfeeb0728af0b9b1bd135e49e7bb505d4c2;hpb=9812213260e952ae601f94ab0915c680e8c80495;p=websub-hub 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',