Tell us what’s happening:
Hello! I’ve made a working version of 25+5 timer but it seems that 1 test is still missing for some reason and I cannot understand why.
14. When a break 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 session has begun.
*Timer has reached zero but didn’t switch back to Session time.: expected ‘Session’ to not equal ‘Session’
And the main thing - my element with id ‘timer-label’ IS changing perfectly…
Please help me to find my mistake or please clarify, what is wrong with my code?..
Thank you!
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Challenge: Front End Development Libraries Projects - Build a 25 + 5 Clock
Link to the challenge: