Cette révision appartient à :
Mark Felder 2020-10-07 15:07:03 -05:00
Parent 6ee20eb328
révision a702f9fb5b

Voir le fichier

@ -104,6 +104,5 @@ defmodule Pleroma.Plugs.RemoteIpTest do
|> RemoteIp.call(nil)
assert conn.remote_ip == {1, 1, 1, 1}
end
end