Update certbot-ci/certbot_integration_tests/certbot_tests/conftest.py

Co-Authored-By: adferrand <adferrand@users.noreply.github.com>
This commit is contained in:
ohemorange
2019-03-27 00:26:31 +01:00
committed by GitHub
co-authored by adferrand
parent cc2481da68
commit 1e567724e2
@@ -1,5 +1,5 @@
import pytest
# Custom assertions defined in following package needs to be registered to be properly
# Custom assertions defined in the following package need to be registered to be properly
# displayed in a pytest report when they are failing.
pytest.register_assert_rewrite('certbot_integration_tests.certbot_tests.assertions')
pytest.register_assert_rewrite('certbot_integration_tests.certbot_tests.assertions')