1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00
This commit is contained in:
Phantasm 2026-01-28 22:48:35 +01:00
parent 889cf1a1ba
commit 4439b8a851
No known key found for this signature in database
GPG key ID: 2669E588BCC634C8

View file

@ -110,7 +110,7 @@ defmodule Pleroma.HTTP.HackneyFollowRedirectRegressionTest do
Pleroma.ReverseProxy.Client.Hackney.close(ref)
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,
proxy: proxy
} do