mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 01:38:15 +00:00
style: remove extra blank lines
This commit is contained in:
parent
62f55b4428
commit
25883ac05f
@ -12,5 +12,3 @@ def test_log_json_format(docker_compose, nginxproxy):
|
||||
docker_logs = docker_logs.decode("utf-8").splitlines()
|
||||
docker_logs = [line for line in docker_logs if "{\"time_local\":" in line]
|
||||
assert "GET /port" in docker_logs[0]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user