1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Maksim 2020-10-07 19:32:42 +00:00
parent 8bfc5d9a0c
commit 6ee20eb328

View file

@ -104,7 +104,6 @@ test "proxies set `nonsensical` CIDR" do
|> RemoteIp.call(nil)
assert conn.remote_ip == {1, 1, 1, 1}
end
end
end