Ad
  • Custom User Avatar

    yeah, the same issue.

    prior to this I had another error (incorrectly implemented comparison method) and substraction test passed successfully :), I corrected it and got this error.

  • Custom User Avatar

    i am facing the same issue, please help

  • Custom User Avatar

    Yes, I have same error in js

  • Custom User Avatar

    Subtraction
    !!!Value is not what was expected!!!
    Expected error was thrown: Error
    Test Passed

    I have no idea why one test doesnt pass on subtraction. Does anybody have problems with subtraction? I know test's data and code passes my test(i used "throw" to know array elements). But all the same one test failed.