このコミットが含まれているのは:
Mark Felder 2020-10-07 15:07:03 -05:00
コミット a702f9fb5b

ファイルの表示

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