Issue with how to load testing script in codesandbox.io

Hey, Hi am having an issue. Am creating a markdown previewer in codesanbox for the challenge in freecodeCamp curriculum.
How can i embed the testing script provided by freecodeCamp
https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js” and most importantly where?

Hi @ziraq-young!

Just copy and paste this in your HTML, at the very end.

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

Wah, this thing just flashes the testing star icon and the kit and the disappears.
Am trying pasting it above body closing tag with no change then below html closing tag with no gain