Skip to content

Commit

Permalink
help merge test for modified logging
Browse files Browse the repository at this point in the history
  • Loading branch information
pajod committed Aug 23, 2024
1 parent 48fb136 commit bed6662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_nginx.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ def test_nginx_proxy(*, ssl, worker_class, dummy_ssl_cert, read_size=1024):

server.graceful_quit(
expect={
"Handling signal: term",
"Handling signal: SIGTERM",
"Shutting down: Master",
},
)
Expand Down

0 comments on commit bed6662

Please sign in to comment.