Lint
This commit is contained in:
parent
6ee20eb328
commit
a702f9fb5b
@ -104,6 +104,5 @@ defmodule Pleroma.Plugs.RemoteIpTest do
|
|||||||
|> RemoteIp.call(nil)
|
|> RemoteIp.call(nil)
|
||||||
|
|
||||||
assert conn.remote_ip == {1, 1, 1, 1}
|
assert conn.remote_ip == {1, 1, 1, 1}
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user