My Pomodoro clock is still failing one user story (#22) but observing it in action it seems to be functioning fine.
#12. When a session countdown reaches zero (NOTE: timer MUST reach 00:00), and a new countdown begins, the element with the id of “timer-label” should display a string indicating a break has begun.
Timer has reached zero but didn’t switch to Break time: expected ‘Session’ to not equal ‘Session’
Thanks