Ad
  • Default User Avatar

    Fixed tests are passed while random test fail. Specifically on the random tests, the submitted value contains additional random characters at the end of the string (example below).
    Any ideas why this happens?

    Example random test:

    < Incorrect Result >

    text = "below_international_mister"

    Submitted: "belowInternationalMister,@"

    Expected: "belowInternationalMister"