Skip to content

Commit ffbe115

Browse files
authored
Merge pull request #59 from michalbundyra/qa/infection-config
Remove redundant infection configuration
2 parents 2ec766b + 7a67e88 commit ffbe115

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

infection.json.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
]
77
},
88
"logs": {
9-
"text": "php:\/\/stderr",
10-
"badge": {
11-
"branch": "master"
12-
}
9+
"text": "php:\/\/stderr"
1310
},
1411
"mutators": {
1512
"@default": true

0 commit comments

Comments
 (0)