Skip to content

Commit b22705c

Browse files
tests: fixed test case in t/062-count.t.
1 parent 1e1d93e commit b22705c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/062-count.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ __DATA__
3030
ngx.say("ngx: ", n)
3131
}
3232
--- stream_response
33-
ngx: 53
33+
ngx: 54
3434
--- no_error_log
3535
[error]
3636

0 commit comments

Comments
 (0)