Tell us what’s happening:
Error :
// running tests
Each item in the log array that is returned from GET /api/users/:id/logs is an object that should have a description, duration, and date properties.
The date property of any object in the log array that is returned from GET /api/users/:id/logs should be a string… Use the dateString format of the Date API.
// tests completed
Your project link(s)
solution: Glitch :・゚✧
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
Challenge: Exercise Tracker
Link to the challenge: