Tell us what’s happening:
For whatever reason. When I click RUN TESTS on any REACT challenge… it doesn’t. It doesn’t seem like any tests are run at all. What’s happening?
Your code so far
ReactDOM.render(JSX,document.getElementById('root'))
const JSX;
const JSX = <h1>Hello JSX!</h1>;
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
.
Link to the challenge: