From 6f05367325e7d773ca7199948fd5b49409f6d78d Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Tue, 31 Oct 2017 19:51:58 +0100 Subject: Federate out content warnings. --- test/web/ostatus/activity_representer_test.exs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/web/ostatus/activity_representer_test.exs') diff --git a/test/web/ostatus/activity_representer_test.exs b/test/web/ostatus/activity_representer_test.exs index 8a0121b37..0d83ad964 100644 --- a/test/web/ostatus/activity_representer_test.exs +++ b/test/web/ostatus/activity_representer_test.exs @@ -36,6 +36,7 @@ defmodule Pleroma.Web.OStatus.ActivityRepresenterTest do #{note_activity.data["object"]["published"]} #{note_activity.data["context"]} + #{note_activity.data["object"]["summary"]} @@ -74,6 +75,7 @@ defmodule Pleroma.Web.OStatus.ActivityRepresenterTest do #{answer.data["object"]["published"]} #{answer.data["context"]} + 2hu -- cgit v1.2.3