From: stwf Date: Thu, 4 Jun 2020 14:51:24 +0000 (-0400) Subject: test fix X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=a42d135cce3e6326cd8a16f08f4ab83633386c2e;p=akkoma test fix --- 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