features/cli.feature in cobench-0.0.18 vs features/cli.feature in cobench-0.0.19

- old
+ new

@@ -9,10 +9,10 @@ Scenario: Version can be printed When I run bin/cobench with "--version" Then Exit code is zero Scenario: Simple report - When I run bin/cobench with "--coder yegor256 --coder John --verbose --dry --to foo" + When I run bin/cobench with "--coder yegor256 --coder Jeff --verbose --dry --to foo" Then Stdout contains "XML saved to" And Exit code is zero Scenario: Simple report with defaults Given I have a ".cobench" file with content: