mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 19:29:11 +00:00
Lint
This commit is contained in:
parent
6ee20eb328
commit
a702f9fb5b
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue