X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fuser_test.exs;h=6d21b56f7de1ef7513a34e6926d9a0ad152a394c;hb=b5ad1715b2d4a2a5bdaefa2d56bde71120d23acb;hp=67266cb7a7ce7e27f659e7693ea4121f2986d673;hpb=0bcdaf378ee41c3845151b59d8820b799532c9a8;p=akkoma diff --git a/test/user_test.exs b/test/user_test.exs index 67266cb7a..6d21b56f7 100644 --- a/test/user_test.exs +++ b/test/user_test.exs @@ -1103,7 +1103,7 @@ defmodule Pleroma.UserTest do expected_text = "A.k.a. " <> "@nick@domain.com" + }'>@nick@domain.com" assert expected_text == User.parse_bio(bio, user) end