From f4fa16cf720bb66779b5efa3d7501b16f27df4c6 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 5 Mar 2018 14:31:34 -0800 Subject: [PATCH] drop coverage to 67 --- 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 6dc7242dc..b5a305016 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 68 -m +coverage report --fail-under 67 -m