Hi,
First day coding and can’t pass the first lesson. It’s the lesson where you have to change the h1 element from “Hello” to “Hello World”. When I hit “Run the Tests” it says “// running tests” at the bottom of the code editor window, but nothing happens.
Here is what the code looks like: <h1>Hello World</h1>
Am I missing something here? I feel like this is the correct code. I have reset the code several times, refreshed the page, restarted my browser. Always the same results.