Skip to content

Commit 4b9901d

Browse files
committed
fix test case (2)
1 parent 32b5819 commit 4b9901d

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-
qr/[debug] .*: .* 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)