Let's make it clear what this evaluation means.

Join the string "Passed: " with the pass variable inside console.log().

Make sure to assemble console.log("Passed: " + pass); in your code.