Skip to content

Commit cb920c6

Browse files
author
Franklin Webber
committedOct 11, 2011
FIX: README updated the expected specs when the assignment is done
1 parent a0b3e11 commit cb920c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ All of the failing examples can be found in the file `spec/failing_spec.rb`. Thi
185185
3. Go to that file and line number
186186
4. Fix the issue.
187187

188-
With Guard running any change you make and save will cause the system to re-run the tests. There you can watch to see if the number of failures decreases. Your goal is to have *57 examples, 0 failures*. Good luck!
188+
With Guard running any change you make and save will cause the system to re-run the tests. There you can watch to see if the number of failures decreases. Your goal is to have *68 examples, 0 failures*. Good luck!
189189

190190
### 6. Save your changes
191191

0 commit comments

Comments
 (0)