Skip to content

Commit 53c720d

Browse files
committed
Increased minimum mutation score to 100 %
1 parent 8ac76bf commit 53c720d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"mutators": {
1414
"@default": true
1515
},
16-
"minMsi": 99,
16+
"minMsi": 100,
1717
"minCoveredMsi": 100
1818
}

0 commit comments

Comments
 (0)