How do i pass an test

When I finish with the given test it doesn’t say passed and I cant continue on the next one

1 Like

To pass the test on this challenge, change your h1 element’s text to say “Hello World”.
I did this and nothing is happening.

1 Like

If you click on the ‘Ask for Help’ button we’d be able to see your code and help you. It’s next to impossible to help when we can’t see what you’ve done.

2 Likes
 <h1>Hello World</h1> 

this is it

1 Like

Well that does look correct.

  • what does the message say in the bottom?
  • what are you using? (laptop, desktop…)
  • what browser are you using?
2 Likes

I don’t know what message are u talking about
Desktop
Microsoft Edge

1 Like

At the bottom where it says your test output will go here usually shows status when you submit.

Edge doesn’t play well with freeCodeCamp. It’s suggested you use Chrome

2 Likes

It just says // running tests

Do the likes mean you downloaded Chrome and the test is passing now?

1 Like

Yep it works now ty for the help

1 Like

Good deal! Glad to help.
Go ahead and mark it as solved if you can.
Have fun on your coding journey