Revert grammar leak from bad merge
This commit is contained in:
parent
63a74f7b6d
commit
c6acd2abb3
@ -55,7 +55,7 @@ defmodule Pleroma.Web.WebFinger.WebFingerControllerTest do
|
||||
]
|
||||
end
|
||||
|
||||
test "reach user on tld, while pleroma is runned on subdomain" do
|
||||
test "reach user on tld, while pleroma is running on subdomain" do
|
||||
clear_config([Pleroma.Web.Endpoint, :url, :host], "sub.example.com")
|
||||
|
||||
clear_config([Pleroma.Web.WebFinger, :domain], "example.com")
|
||||
|
Loading…
Reference in New Issue
Block a user