Ad
  • Custom User Avatar

    I was having the same issue and resolved it by handling the case of one of the test cases being an empty string. Check at the start of your code if strng is empty and if so return an empty string.