I cant press the run the tests button

Tell us what’s happening:
I keep trying to run the test to see if I did anything wrong but I can’t and I also keep getting error messages saying I’ve put “;” when I haven’t

Your code so far


// Change code below this line

var someAdjective;
var myStr = "Learning to code is ";

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 13310.33.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.48 Safari/537.36.

Challenge: Appending Variables to Strings

Link to the challenge:

The tests are probably running just fine, just failing.