Ad
  • Custom User Avatar

    Shouldn't this function return always boolean? Tests are passed if nil is returned (on failure) and MatchData object (on success). I think in these cases it should fail with "function should return boolean" message.