Guest User

Untitled

a guest
Jan 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. 1) Counter should set the count back to 0 when reset
  2. Failure/Error: @counter.reset
  3. NoMethodError:
  4. undefined method `reset' for Counter.Counter:Counter::Counter
  5. # ./spec/counter_spec.rb:20
Add Comment
Please, Sign In to add comment