diff --git a/tests/certbot-boulder-integration.sh b/tests/certbot-boulder-integration.sh index c7c63ab4c..0beb83a2c 100755 --- a/tests/certbot-boulder-integration.sh +++ b/tests/certbot-boulder-integration.sh @@ -486,4 +486,4 @@ if [ "${BOULDER_INTEGRATION:-v1}" = "v2" ]; then --manual-cleanup-hook ./tests/manual-dns-cleanup.sh fi -coverage report --fail-under 65 --include 'certbot/*' --show-missing +coverage report --fail-under 64 --include 'certbot/*' --show-missing