-
Notifications
You must be signed in to change notification settings - Fork 185
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
Added the fake data to generate car brands names #115
Conversation
expect(name).to(equal("BMW")) | ||
} | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@felipeflorencio maybe remove this line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adjusted :) 👍
@felipeflorencio Could you also update the |
Added 👍 |
Great @felipeflorencio. Could you also add this generator to https://github.com/vadymmarkov/Fakery/blob/master/Sources/Fakery/Faker.swift to make it accessible. |
Done 👍 |
# Conflicts: # Fakery.xcodeproj/project.pbxproj # README.md # Resources/Locales/en-TEST.json # Resources/Locales/en.json # Sources/Fakery/Faker.swift
All conflicts are fixed now, a lot of pull request's 💯 |
@vadymmarkov ☝️ |
Hello I would like to contribute adding the generated data for Car Brands it's update as far I saw, they have tesla so looks really update ;)
Any change please let me know 👍