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

Update list of name prefixes for sv locale #1249

Merged
merged 1 commit into from
May 25, 2018

Conversation

kamilbielawski
Copy link
Contributor

This PR changes list of available name prefixes (Faker::Name.prefix) for SV locale, as requested in #1231

@@ -15,6 +15,7 @@ def test_sv_names
assert Faker::Name.first_name_men.is_a? String
assert Faker::Name.first_name_women.is_a? String
assert Faker::Name.last_name.is_a? String
assert Faker::Name.prefix.is_a? String
Copy link
Member

Choose a reason for hiding this comment

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

👍

@vbrazo vbrazo merged commit 0373e44 into faker-ruby:master May 25, 2018
@vbrazo vbrazo self-requested a review July 19, 2018 01:31
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
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.

2 participants