From 884006a9e973dff527ec51e08b3d6a99edfdd93d Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sat, 16 Sep 2017 16:14:23 +0200 Subject: Federate emoji out. --- test/web/ostatus/activity_representer_test.exs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/web') diff --git a/test/web/ostatus/activity_representer_test.exs b/test/web/ostatus/activity_representer_test.exs index bcf569395..8a0121b37 100644 --- a/test/web/ostatus/activity_representer_test.exs +++ b/test/web/ostatus/activity_representer_test.exs @@ -40,6 +40,7 @@ defmodule Pleroma.Web.OStatus.ActivityRepresenterTest do + """ tuple = ActivityRepresenter.to_simple_form(note_activity, user) @@ -78,6 +79,7 @@ defmodule Pleroma.Web.OStatus.ActivityRepresenterTest do + """ tuple = ActivityRepresenter.to_simple_form(answer, user) -- cgit v1.2.3