X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmetadata%2Frel_me_test.exs;h=2293d6e1344f854c023b4b49419eca1e292e67f8;hb=9c672ecbb5d4477cd16d2139a2cb66d3923ac5c8;hp=ac75580145c6e6276430e687b602e69b355bc55d;hpb=325c7c924bf05d240fcf535a37d32edf15370a0c;p=akkoma diff --git a/test/web/metadata/rel_me_test.exs b/test/web/metadata/rel_me_test.exs index ac7558014..2293d6e13 100644 --- a/test/web/metadata/rel_me_test.exs +++ b/test/web/metadata/rel_me_test.exs @@ -10,6 +10,7 @@ defmodule Pleroma.Web.Metadata.Providers.RelMeTest do test "it renders all links with rel='me' from user bio" do bio = ~s(https://some-link.com https://another-link.com ) + user = insert(:user, %{bio: bio}) assert RelMe.build_tags(%{user: user}) == [