From 2b6803817f7f8b76c72e4d339fafda1732fe5764 Mon Sep 17 00:00:00 2001 From: Xiaochen Wang Date: Wed, 27 Sep 2023 19:49:34 +0800 Subject: [PATCH] fix test case (4) --- t/008-log.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/t/008-log.t b/t/008-log.t index 1f12ade4..9e80bd46 100644 --- a/t/008-log.t +++ b/t/008-log.t @@ -7,7 +7,7 @@ use Test::Nginx::Socket::Lua; #master_process_enabled(1); log_level('warn'); -plan tests => repeat_each() * (blocks() * 4) + 8; +plan tests => repeat_each() * (blocks() * 4) + 6; #no_diff(); #no_long_string(); @@ -957,7 +957,6 @@ GET /test } --- request GET /test_nginx_debug_log ---- wait: 2 --- error_code: 403 --- error_log eval [