Passing Exercise Tracker Test #4

Hello there,

From what I can tell, the tests are not passing because of the date property. It has to be a dateString, and should be as easy to solve as date.toDateString()

I will point you to here to see the expected output:

Hope this helps

1 Like