Ensure we generate unique usernames otherwise validations fail
What does this MR do?
- We were still using FFaker in
db/fixtures/development/18_abuse_reports
, no more! - I didn't apply the fix from https://gitlab.com/gitlab-org/gitlab-ce/commit/bf69e6291d7c7029c18f21a65abc2579e1825cb0 to
spec/requests/api/v3/members_spec.rb
, it's done now!
Merge request reports
Activity
@smcgivern This is fixing
master
! :)assigned to @smcgivern
I think the CE -> EE failure is because https://gitlab.com/gitlab-org/gitlab-ce/commit/5388bb1cca501442be05ddf929fae7d1bfcbd1f7 isn't in EE yet.
mentioned in commit 5f7ebfb9
Please register or sign in to reply