Skip to content

Commit d8ea57f

Browse files
committed
Update infection.json5
1 parent bba924e commit d8ea57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
]
77
},
88
"staticAnalysisTool": "phpstan",
9-
"staticAnalysisToolOptions": "--level=8",
9+
"staticAnalysisToolOptions": "--level=8 src tests",
1010
"logs": {
1111
"text": "tmp/infection.log"
1212
},

0 commit comments

Comments
 (0)