1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-26 19:15:56 +01:00
This commit is contained in:
stwf 2020-06-04 10:51:24 -04:00
parent 75e886b506
commit a42d135cce

View File

@ -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