diff --git a/t/003-stream-proxy-protocol.t b/t/003-stream-proxy-protocol.t index 5d89833..895f97f 100644 --- a/t/003-stream-proxy-protocol.t +++ b/t/003-stream-proxy-protocol.t @@ -4,7 +4,7 @@ master_on(); workers(2); log_level('debug'); -repeat_each(1); +repeat_each(2); plan tests => 14; #no_diff();