diff --git a/infection.json5.dist b/infection.json5.dist index 56c0128987..f45c373f39 100644 --- a/infection.json5.dist +++ b/infection.json5.dist @@ -13,6 +13,6 @@ "mutators": { "@default": true }, - "minMsi": 29, - "minCoveredMsi": 51 + "minMsi": 38, + "minCoveredMsi": 65 }