Could you check my code on glitch. I can’t find any issue with it but it doesn’t pass the test.
https://glitch.com/edit/#!/tar-calico-curio
.env file contains only MESSAGE_STYLE=uppercase
Edit:
Looks like my code is fine, and I bet yours is also fine. It’s issue on glitch’s side.
I found this: http://forum.freecodecamp.org/t/node-and-express-tests-failing/406988
I’ve just moved my code from glitch to repl.it and finally challenge is done. Shame I wasted so much time today.