From dbebbfacb0dc10cfb107912c96c34dead14d46d2 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 11 Nov 2020 10:24:16 +0100 Subject: [PATCH] Update certbot-ci/certbot_integration_tests/certbot_tests/test_main.py Co-authored-by: Brad Warren --- certbot-ci/certbot_integration_tests/certbot_tests/test_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py b/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py index 8f5d8e94d..58d5a852d 100644 --- a/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py +++ b/certbot-ci/certbot_integration_tests/certbot_tests/test_main.py @@ -500,7 +500,7 @@ def test_renew_with_ec_keys(context): assert 280 < os.stat(key2).st_size < 320 # ec keys of 384 bits are ~310 bytes # We expect here that the command will fail because without --key-type specified, - # Certbot must errored out to prevent changing an existing certificate key type, + # Certbot must error out to prevent changing an existing certificate key type, # without explicit user consent (by specifying both --cert-name and --key-type). with pytest.raises(subprocess.CalledProcessError): context.certbot([