diff --git a/config/infection.json.dist b/config/infection.json.dist index f90b4070..bc6796ec 100644 --- a/config/infection.json.dist +++ b/config/infection.json.dist @@ -16,8 +16,8 @@ "logs": { "text": "php://stderr", "github": true, - "badge": { - "branch": "/^\\d+\\.\\d+\\.x$/" + "stryker": { + "report": "/^\\d+\\.\\d+\\.x$/" } }, "timeout": 10,