Skip to content

Commit 0bda271

Browse files
committed
Uncommented minMsi in infection.json5.dist
1 parent f55562d commit 0bda271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json5.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"tmpDir": "var",
15-
// "minMsi": 85,
15+
"minMsi": 71,
1616
"mutators": {
1717
"@default": true
1818
},

0 commit comments

Comments
 (0)