Hit the expand icon and try changing the greater than or equal to comparison to less than or equal to.
Make sure to assemble console.log("Passed: " + pass); in your code.
console.log("Passed: " + pass);