mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: load of mutate
This commit is contained in:
@ -191,9 +191,6 @@ final readonly class Help implements HandlesArguments
|
||||
], [
|
||||
'arg' => '--mutate --ignore-min-score-on-zero-mutations',
|
||||
'desc' => 'Ignore the minimum score requirement when there are no mutations',
|
||||
], [
|
||||
'arg' => '--mutate --ignore-min-score-on-zero-mutations',
|
||||
'desc' => 'Ignore the minimum score requirement when there are no mutations',
|
||||
], [
|
||||
'arg' => '--mutate --covered-only',
|
||||
'desc' => 'Only generate mutations for classes that are covered by tests',
|
||||
|
||||
Reference in New Issue
Block a user