projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e886b
)
test fix
author
stwf
<steven.fuchs@dockyard.com>
Thu, 4 Jun 2020 14:51:24 +0000
(10:51 -0400)
committer
stwf
<steven.fuchs@dockyard.com>
Thu, 4 Jun 2020 14:51:24 +0000
(10:51 -0400)
test/web/preload/instance_test.exs
patch
|
blob
|
history
diff --git
a/test/web/preload/instance_test.exs
b/test/web/preload/instance_test.exs
index 52f9bab3b4546c13af8d07b80645b4df851bb42a..42a0d87bc67fa0ab7ca07c6075b948e4848b4de5 100644
(file)
--- 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 alternativ
e fediverse server")
+ assert String.equivalent?(description, "
Pleroma: An efficient and flexibl
e fediverse server")
end
test "it renders the panel", %{"/instance/panel.html": panel} do