Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First_name and last_name should use the parse method - :ru locale #1170

Merged
merged 1 commit into from
May 12, 2018
Merged

First_name and last_name should use the parse method - :ru locale #1170

merged 1 commit into from
May 12, 2018

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented Mar 27, 2018

ps: I think this PR might be related to this one #1024 as well


def test_last_name
assert @tester.last_name.match(/(\w+\.? ?){3,4}/)
end
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not approve PRs without tests!!!!

@vbrazo vbrazo merged commit d4a8df3 into faker-ruby:master May 12, 2018
@vbrazo vbrazo deleted the fixes/wrong-parse-ru-methods branch May 12, 2018 19:30
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
…ethods

First_name and last_name should use the parse method - :ru locale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant