Skip to content

Commit 35e6de1

Browse files
authoredMay 1, 2017
Merge pull request #38 from mobesa/mobesa-1487873962
Updated (again) the first 'chunk' of the first test error output in the console to comply with screenshot
2 parents 12e727f + ef8d2d2 commit 35e6de1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,10 @@ we're handling strings.
113113
Continuing on with the test output, we can now make better sense of the next few lines:
114114

115115
``` bash
116-
AssertionError: '' == 'Hello, everybody!'
116+
AssertionError: '!' == 'Hello, everybody!'
117117
+ expected - actual
118118

119+
- !
119120
+Hello, everybody!
120121
```
121122

0 commit comments

Comments
 (0)
Failed to load comments.