features/cli.feature in cobench-0.0.37 vs features/cli.feature in cobench-0.0.38

- old
+ new

@@ -14,10 +14,10 @@ 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 through real GitHub API - When I run bin/cobench with "--coder=yegor256 --include=*/* --days=1 --verbose" + When I run bin/cobench with "--coder=yegor256 --include=*/* --days=1 --verbose --delay=5000" Then Stdout contains "XML saved to" And Exit code is zero Scenario: Simple report with defaults Given I have a ".cobench" file with content: