diff --git a/t/044-req-body.t b/t/044-req-body.t index e2b9374a05..da3a28b44a 100644 --- a/t/044-req-body.t +++ b/t/044-req-body.t @@ -7,7 +7,7 @@ log_level('warn'); repeat_each(2); -plan tests => repeat_each() * (blocks() * 4 + 52 ); +plan tests => repeat_each() * (blocks() * 4 + 58 ); #no_diff(); no_long_string();