diff --git a/certbot-ci/certbot_integration_tests/certbot_tests/context.py b/certbot-ci/certbot_integration_tests/certbot_tests/context.py index 880acd08f..658e864af 100644 --- a/certbot-ci/certbot_integration_tests/certbot_tests/context.py +++ b/certbot-ci/certbot_integration_tests/certbot_tests/context.py @@ -1,4 +1,4 @@ -"""Module do handle the context of integration tests.""" +"""Module to handle the context of integration tests.""" import os import tempfile import subprocess