Skip to content

Commit 773fb25

Browse files
test: reindex aws-lambda.t test numbering
1 parent ba4e5d1 commit 773fb25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

t/plugin/aws-lambda.t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ signature: ok
513513
514514
515515
516-
=== TEST 12: create route for chunked-body framing check
516+
=== TEST 10: create route for chunked-body framing check
517517
--- config
518518
location /t {
519519
content_by_lua_block {
@@ -542,7 +542,7 @@ passed
542542
543543
544544
545-
=== TEST 13: chunked client body is reframed with a correct Content-Length
545+
=== TEST 11: chunked client body is reframed with a correct Content-Length
546546
--- inside_lua_block
547547
ngx.req.read_body()
548548
local te = ngx.req.get_headers()["transfer-encoding"]

0 commit comments

Comments
 (0)