Basic Node and Express - Chain Middleware to Create a Time Server

Tell us what’s happening:

The /now endpoint is mounted with middleware, return current time, but the tester of FCC don’t pass

###Your project link(s)
https://naelnunes-boilerplateex-7c321bajfto.ws-us118.gitpod.io/
solution: https://3000-naelnunes-boilerplateex-7c321bajfto.ws-us118.gitpod.io

Your browser information:

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

Challenge Information:

Basic Node and Express - Chain Middleware to Create a Time Server

Hello, the links are not much help, I guess it they are the same, keep in mind that localhost is only on your machine. Anyway this is on the instruction page: Note: The test will not pass if you don’t chain the middleware. If you mount the function somewhere else, the test will fail, even if the output result is correct. Good luck

Post a repo, or workspace snapshot.