Skip to content

Commit 32b5819

Browse files
committed
fix test case
1 parent a3044d4 commit 32b5819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/008-log.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,5 +961,5 @@ GET /test_nginx_debug_log
961961
--- error_code: 200
962962
--- error_log eval
963963
[
964-
"http finalize request: 200, "/test_nginx_debug_log?" a:1, c:1",
964+
qr/[debug] .*: .* http finalize request: 200, "/test_nginx_debug_log?" a:1, c:1/,
965965
]

0 commit comments

Comments
 (0)