Use "When I successfully execute" instead of "When I execute", and assert that exit status code was successful in this new step.
Handle exit status code in Remote#execute.
* Executes a command on the remote host; * Forwards remote standard output.