X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fostatus%2Fuser_representer_test.exs;h=e41dfeb3d0f7f898653ceb3162b5d9010979dc9b;hb=1027d1f6963b495a5abc67b05447619ce7d429db;hp=b224203794d053273545ddde82a7144b6e0c5e93;hpb=52200998c997576c9008cbe50b0a7b9f0e6134cc;p=akkoma diff --git a/test/web/ostatus/user_representer_test.exs b/test/web/ostatus/user_representer_test.exs index b22420379..e41dfeb3d 100644 --- a/test/web/ostatus/user_representer_test.exs +++ b/test/web/ostatus/user_representer_test.exs @@ -22,6 +22,7 @@ defmodule Pleroma.Web.OStatus.UserRepresenterTest do #{user.nickname} + true """ assert clean(res) == clean(expected)