update min certbot percentage

This commit is contained in:
Brad Warren 2018-08-16 11:31:57 -07:00
parent d5f6665dfb
commit 4ff71b53d9

View file

@ -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