Skip to content

Commit 6f5f6c3

Browse files
authored
Update infection.json
1 parent 315ebec commit 6f5f6c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"perMutator": "build/per-mutator.md"
1212
},
1313
"tmpDir": "/tmp/infection",
14-
"minMsi": 95,
15-
"minCoveredMsi": 95,
14+
"minMsi": 94,
15+
"minCoveredMsi": 94,
1616
"mutators": {
1717
"@default": true,
1818
"global-ignoreSourceCodeByRegex": [

0 commit comments

Comments
 (0)