From ccd7032dcc19c7b37735a1295018d1b58f99676b Mon Sep 17 00:00:00 2001 From: ohemorange Date: Wed, 27 Mar 2019 00:27:37 +0100 Subject: [PATCH] Update certbot-ci/certbot_integration_tests/certbot_tests/context.py Co-Authored-By: adferrand --- certbot-ci/certbot_integration_tests/certbot_tests/context.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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