1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
This commit is contained in:
Mark Felder 2020-10-07 15:07:03 -05:00
parent 6ee20eb328
commit a702f9fb5b

View file

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