You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ All of the failing examples can be found in the file `spec/failing_spec.rb`. Thi
185
185
3. Go to that file and line number
186
186
4. Fix the issue.
187
187
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!
0 commit comments