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