25 + 5 clock problem with passing Timer tests

So I think the problem is somewhere in my useUpdateTime hook. Test says time never riches 00:00. Maybe someone could point why it can’t see that time riches 00:00?

There is link to my Pen:

Sorry guys just realized that I add button to clock to meet test requirements but didn’t put onClick handler. My bad.