From 412b0964a7074833b071a25e0f0e69c068554838 Mon Sep 17 00:00:00 2001 From: Eloy Coto Date: Tue, 14 Jul 2020 22:53:22 +0200 Subject: [PATCH] Update t/proxy-protocol.t Co-authored-by: porueesq <43811485+porueesq@users.noreply.github.com> --- t/proxy-protocol.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/proxy-protocol.t b/t/proxy-protocol.t index 81dcec1f7..86d6db03f 100644 --- a/t/proxy-protocol.t +++ b/t/proxy-protocol.t @@ -6,7 +6,7 @@ use Test::APIcast::Blackbox 'no_plan'; # backend client and API will fail, this is why a new server is added on # --backend test section # -# Also, this is the reason why ip check policy is tested here. +# Additionally, this is the reason why the IP Check policy is tested here. require("policies.pl");