typo
This commit is contained in:
parent
23a4d68c97
commit
cbc2ea3315
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ defmodule Pleroma.HTTP.HackneyFollowRedirectRegressionTest do
|
||||||
Pleroma.ReverseProxy.Client.Hackney.close(ref)
|
Pleroma.ReverseProxy.Client.Hackney.close(ref)
|
||||||
end
|
end
|
||||||
|
|
||||||
test "hackney reverse proxy stop following redirects after limit", %{
|
test "hackney reverse proxy stops following redirects after limit is reached", %{
|
||||||
tls_server: tls_server,
|
tls_server: tls_server,
|
||||||
proxy: proxy
|
proxy: proxy
|
||||||
} do
|
} do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue