Use finch everywhere #33

Merged
floatingghost merged 15 commits from finch into develop 2022-07-04 16:30:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b736d25b3f - Show all commits

View File

@ -15,7 +15,7 @@ defmodule Pleroma.Web.Preload.Providers.InstanceTest do
registrations: true
} = info
assert String.equivalent?(description, "Pleroma: An efficient and flexible fediverse server")
assert String.equivalent?(description, "Akkoma: The cooler fediverse server")
end
test "it renders the panel", %{"/instance/panel.html" => panel} do