diff --git a/doc/tasks/infection.md b/doc/tasks/infection.md index 697322e1e..77de9d610 100644 --- a/doc/tasks/infection.md +++ b/doc/tasks/infection.md @@ -17,7 +17,6 @@ It lives under the `infection` namespace and has following configurable paramete parameters: tasks: infection: - configuration: ~ threads: ~ test_framework: ~ only_covered: false @@ -28,14 +27,6 @@ parameters: triggered_by: [php] ``` -**configuration** - -*Default: null* - -By defaut the `infection.json.dist` wil be used. -You can specify an alternate location for this file by changing this option. - - **threads** *Default: null*