Skip to content

Commit

Permalink
tests: update the test to refect the latest change in lua-nginx-module.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuizhuhaomeng committed Feb 6, 2023
1 parent 53cbd15 commit 12eca88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/pipe-stdout.t
Expand Up @@ -920,12 +920,12 @@ exit
else

-- so just return the expected data in repeated tests.
ngx.say("hello world")
ngx.say("closed")
end
}
}
--- response_body
hello world
closed



Expand Down

0 comments on commit 12eca88

Please sign in to comment.