test fix
This commit is contained in:
parent
cee945bead
commit
4930bc3ca1
@ -76,8 +76,6 @@ defmodule Pleroma.HTTPTest do
|
|||||||
|
|
||||||
adapter_opts = resp.opts[:adapter]
|
adapter_opts = resp.opts[:adapter]
|
||||||
|
|
||||||
assert adapter_opts[:original] == "httpbin.org:443"
|
assert adapter_opts[:url] == "https://httpbin.org/user-agent"
|
||||||
refute adapter_opts[:close_conn]
|
|
||||||
assert adapter_opts[:pool] == :federation
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user