Created
November 22, 2013 11:16
-
-
Save seenmyfate/7598331 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAIL (1:00:18.482) test_execute_raises_on_non_zero_exit_status_and_captures_stdout_and_stderr | |
--- expected | |
+++ actual | |
@@ -1,3 +1,3 @@ | |
"echo stdout: Nothing written | |
-echo stderr: Test capturing stderr | |
+echo stderr: Nothing written | |
" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment