mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Update certbot-ci/certbot_integration_tests/certbot_tests/conftest.py
Co-Authored-By: adferrand <adferrand@users.noreply.github.com>
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user