Skip to content

Commit

Permalink
Fix: Adjust MSI score
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Mar 10, 2022
1 parent a9d99a5 commit 61a7f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infection.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"text": ".build/infection/infection-log.txt"
},
"minCoveredMsi": 90,
"minMsi": 89,
"minMsi": 88,
"phpUnit": {
"configDir": "test\/Unit"
},
Expand Down

0 comments on commit 61a7f0b

Please sign in to comment.