My test arent passing and I cant find any answer Please Help

Tell us what’s happening:
My test arent passing when i did the right answer

Your code so far
https://glitch.com/edit/#!/goldenrod-conscious-condition?path=myApp.js%3A33%3A8

My Live App

https://goldenrod-conscious-condition.glitch.me

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:79.0) Gecko/20100101 Firefox/79.0.

Challenge: Hide Potentially Dangerous Information Using helmet.hidePoweredBy()

Link to the challenge:

Please Help! Its been over an hour! :sweat_smile:

What u mean with test are passing? i can’t seem to find the test checker anywhere?

Roll back the version of helmet, try 3.21.3 it should work for all the challenge tests.

In package.json replace it with this:

"helmet": "^3.21.3"