Skip to content

Commit

Permalink
Merge pull request #118 from DaveLiddament/fix/infection-config
Browse files Browse the repository at this point in the history
FIX infection config for badge generation
  • Loading branch information
DaveLiddament authored Jan 12, 2022
2 parents 8d69f89 + f1d9a93 commit 3fb2318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infection.json.dist
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"text": "reports/infection.log",
"json": "reports/infection.json",
"github" : true,
"badge" : {
"branch": "master"
"stryker": {
"badge" : "master"
}
}
}

0 comments on commit 3fb2318

Please sign in to comment.