Skip to content

Conversation

@ItsElaineTime
Copy link

What github issue is this PR for, if any?

Resolves #796

What does this code do, and why?

When creating fake users for a development configuration, create an admin user that can be used for testing admin tools.

How is this code tested?

Run using bundle exec rake populate:users, verified one user had is_admin? return true.

Are any database migrations required by this change?

No.

Are there any configuration or environment changes needed?

No.

Screenshots please :)

n/a

When creating fake users for a development configuration, create an
admin user that can be used for testing admin tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

populate:users should create an admin user

1 participant