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

Fix duplicate usernames in dev seeds task #3756

Merged
merged 1 commit into from
Oct 9, 2019

Commits on Oct 9, 2019

  1. Fix duplicate usernames in dev seeds task

    Sometimes Faker::Name.name generated the same name for two different
    users, causing the task to crash in development or a test to fail while
    testing.
    javierm committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    18d386c View commit details
    Browse the repository at this point in the history