We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d585bd commit 496d985Copy full SHA for 496d985
t/062-count.t
@@ -34,7 +34,7 @@ __DATA__
34
--- request
35
GET /test
36
--- response_body
37
-ngx: 115
+ngx: 116
38
--- no_error_log
39
[error]
40
@@ -55,7 +55,7 @@ ngx: 115
55
56
57
58
-115
+116
59
60
61
@@ -83,7 +83,7 @@ GET /test
83
84
85
86
-n = 115
+n = 116
87
88
89
@@ -305,7 +305,7 @@ GET /t
305
--- response_body_like: 404 Not Found
306
--- error_code: 404
307
--- error_log
308
-ngx. entry count: 115
+ngx. entry count: 116
309
310
311
0 commit comments