X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fostatus%2Fuser_representer_test.exs;h=e41dfeb3d0f7f898653ceb3162b5d9010979dc9b;hb=aeff2d647483d5348cc1da5c901ce55f1c02b733;hp=a4afc2cf78efbb0badb543f2bb249167fac4c165;hpb=a9b2ad17596d1b6deca646239a95e94dc644ebf3;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)