Tell us what’s happening:
I’m working on the Issue Tracker challenge but can’t seem to get it to pass the PUT request tests and the functional tests but it seems to function as prescribed. What am I missing to make it actually pass the tests? The correct res.json is being returned in each case.
Your code so far
https://github.com/pbarrowbyu121/FCC-Issue-Tracker/tree/main/boilerplate-project-issuetracker
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
.
Challenge: Issue Tracker
Link to the challenge: