Somehow the first test doesn't pass, but the solution seems to be correct

Tell us what’s happening:
I wrote the one line needed correctly, also copied from the solution link in case I made a typo. Tried hosting it on repl.it and locally, but the first test fails somehow. Could someone help me what did I do wrong?
Your project link(s)

solution: https://fcc-infosec-course.dvidzsmboki.repl.co
code: https://github.com/ddyfedd/fcc-infosec-course.git

Your browser information:

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

Challenge: Mitigate the Risk of Clickjacking with helmet.frameguard()

Link to the challenge:

What’s weird, if I fork directly from the original GitHub repo to repl.it, and write the same code both tests pass now.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.