From 978297dc4bb3ea1824625004c3afb570ac79c1a6 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Thu, 25 Aug 2022 13:10:52 +0200 Subject: [PATCH] chore: Update grumphp configuration. --- grumphp.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grumphp.yml.dist b/grumphp.yml.dist index 8cdcd31..c94485f 100644 --- a/grumphp.yml.dist +++ b/grumphp.yml.dist @@ -13,5 +13,5 @@ parameters: threads: 10 test_framework: phpspec configuration: infection.json.dist - min_msi: 60 + min_msi: 40 min_covered_msi: 90