From 49f0d11b90af6b76bee54a03b07cf2492128b83d Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 5 Mar 2018 14:04:34 -0800 Subject: [PATCH] bump min coverage to 68 --- tests/boulder-integration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/boulder-integration.sh b/tests/boulder-integration.sh index f2b0dcf60..6dc7242dc 100755 --- a/tests/boulder-integration.sh +++ b/tests/boulder-integration.sh @@ -443,4 +443,4 @@ then . ./certbot-nginx/tests/boulder-integration.sh fi -coverage report --fail-under 63 -m +coverage report --fail-under 68 -m