diff --git a/src/core/client/stream/tabs/comments/containers/CommentContainer.spec.tsx b/src/core/client/stream/tabs/comments/containers/CommentContainer.spec.tsx index 822f150d4..44a71647d 100644 --- a/src/core/client/stream/tabs/comments/containers/CommentContainer.spec.tsx +++ b/src/core/client/stream/tabs/comments/containers/CommentContainer.spec.tsx @@ -125,6 +125,13 @@ it("shows conversation link", () => { asset: { url: "http://localhost/asset", }, + settings: { + reaction: { + icon: "thumb_up", + label: "Respect", + labelActive: "Respected", + }, + }, comment: { id: "comment-id", author: {