display history of topic updates on topic details page
[websub-hub] / test / src / template / admin-topic-details-html.js
index 823b439d695ecbe41566b40d91a38382fae433b4..7795c2b257e849cd9294903d08255f5880f832d7 100644 (file)
@@ -11,6 +11,9 @@ describe('Admin Topic Details HTML Template', function () {
 
   beforeEach(function () {
     ctx = {
+      params: {
+        topicId: '97dd5488-a303-11ec-97ab-0025905f714a',
+      },
       topic: {},
       subscriptions: [
         {},