Exercise Tracker project fails

Tell us what’s happening:
I’m passing 5 out of 7 test cases of the project. For the failing 5th and 6th tests, I don’t really understand where exactly it fails, as the result is shown successfully. Only difference (with the sample project) is the time format being shown, however don’t see the specific Date format requirement on the results.
Your project link(s)

solution: https://boilerplate-project-exercisetracker-1.faridhuseynov.repl.co

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36.

Challenge: Exercise Tracker

Link to the challenge:

Appreciate if someone can help with that

Line 129: If no date specified then it’ll be undefined and not an empty string.

1 Like

Many thanks, passed all cases now

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.