fix pep8
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-06-09 13:38:29 +02:00
parent 8115ad2dd5
commit 02ec8fef42
1 changed files with 0 additions and 1 deletions

View File

@ -30,4 +30,3 @@ def test_nginx_process(host):
def test_nginx_socket(host):
# Verify the socket is listening for HTTP traffic
assert host.socket("tcp://0.0.0.0:80").is_listening