Hello,
I’m trying to run testing on my codepen projects for the Tribute Page and Survey Form and for neither it seems to be working.
I pasted the following script into the html of my projects:
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
However it does not work (I tried pasting it in various parts of the Survey Form such as at the very beginning of the code, end of the code, first line after tag and right before the , and it didn’t work for neither of them).
Also, it has been working yesterday for the Tribute Page, but however now it doesn’t work there either. I did not do any changes to the code.
Here are the links to my codepen projects:
Tribute page:
https://codepen.io/konstantinkrumin/pen/PooYQbG
Survey Form:
https://codepen.io/konstantinkrumin/pen/GRRKaYN