Remove unwanted parameter
This commit is contained in:
parent
84974efe4c
commit
43bb2f39db
@ -123,7 +123,6 @@ defmodule Pleroma.Web.ConnCase do
|
|||||||
{:ok,
|
{:ok,
|
||||||
conn:
|
conn:
|
||||||
Phoenix.ConnTest.build_conn()
|
Phoenix.ConnTest.build_conn()
|
||||||
|> Map.put(:host, Pleroma.Web.Endpoint.host())
|
|> Map.put(:host, Pleroma.Web.Endpoint.host())}
|
||||||
|> Plug.Test.init_test_session(%{})}
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user