Skip to content

Commit

Permalink
fix test case (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
chobits committed Sep 27, 2023
1 parent a9b6713 commit 98e21d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/008-log.t
Original file line number Diff line number Diff line change
Expand Up @@ -961,5 +961,5 @@ GET /test_nginx_debug_log
--- error_code: 200
--- error_log eval
[
qr/[debug] .*: .* http finalize request: 200, "/test_nginx_debug_log?" a:1, c:1/,
qr/\[debug\] .*: .* http finalize request: 200, "\/test_nginx_debug_log\?" a:1, c:1/,
]

0 comments on commit 98e21d2

Please sign in to comment.