mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 14:25:46 +00:00
tests: review changes
Co-authored-by: Niek <100143256+SchoNie@users.noreply.github.com>
This commit is contained in:
@ -4,7 +4,7 @@ import pytest
|
||||
|
||||
pytestmark = pytest.mark.skipif(
|
||||
platform.system() == "Darwin",
|
||||
reason="Those tests rely entirely on being able to directly contact container's IP"
|
||||
reason="Those tests rely entirely on being able to directly contact the container's IP"
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user