X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fpreload%2Finstance_test.exs;h=42a0d87bc67fa0ab7ca07c6075b948e4848b4de5;hb=828841968640f67a06ba8e2d0dd7c38b1d9e3729;hp=52f9bab3b4546c13af8d07b80645b4df851bb42a;hpb=d67b302810c53d92ace7c347c77eecc10be6bcd6;p=akkoma diff --git a/test/web/preload/instance_test.exs b/test/web/preload/instance_test.exs index 52f9bab3b..42a0d87bc 100644 --- a/test/web/preload/instance_test.exs +++ b/test/web/preload/instance_test.exs @@ -15,7 +15,7 @@ defmodule Pleroma.Web.Preload.Providers.InstanceTest do registrations: true } = info - assert String.equivalent?(description, "A Pleroma instance, an alternative fediverse server") + assert String.equivalent?(description, "Pleroma: An efficient and flexible fediverse server") end test "it renders the panel", %{"/instance/panel.html": panel} do