1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-02 06:45:45 +00:00

ci: remove xfail from tests that were fixed

This commit is contained in:
Nicolas Duchon
2021-08-02 19:08:06 +02:00
parent d3fc5c506a
commit 10a4db5067
2 changed files with 0 additions and 4 deletions

View File

@ -9,8 +9,6 @@ from requests import ConnectionError
script_dir = os.path.dirname(__file__)
pytestmark = pytest.mark.xfail() # TODO delete this marker once those issues are fixed
@pytest.fixture(scope="module", autouse=True)
def certs():