features/cli.feature in rumble-0.3.1 vs features/cli.feature in rumble-0.3.2

- old
+ new

@@ -16,7 +16,7 @@ Hi, {{ first }} How are you? """ When I run bin/rumble with "--test yegor256@gmail.com --host test --user test --password test --subject test --letter a.liquid --from me@example.com --dry --resume test@example.com" - Then Stdout contains "Sent 0 email" + Then Stdout contains "Processed 1 email" And Exit code is zero