Can someone please help me i cant see the place to run my test
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0
.
Challenge: Build a Tribute Page
Link to the challenge:
Marmiz
2
I think you remove the script
tag that imports the test.
Try adding:
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
In your html
panel, you then should see a popup window appear in the top-left corner.
Hope it helps ![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/twitter/slight_smile.png?v=9)
1 Like
Thank you very much it helped ![:hugs: :hugs:](https://emoji.discourse-cdn.com/twitter/hugs.png?v=9)
1 Like