Ad
  • Custom User Avatar

    Impossible to deduce what's the reason for the problem (unless it's data-type tests, then this is not an issue).

  • Default User Avatar

    Automated tests are broken for JS... My code is sound

    Test Passed: Value == true
    Test Passed: Value == false
    Test Passed: Value == false
    Expected: true, instead got: false
    3 Passed
    1 Failed
    0 Errors
    Process took 270ms to complete