Skip to content

Rails5: fix user edit profile clear status spec

Jasper Maes requested to merge jlemaes/gitlab-ce:rails5-user-status-spec into master

What does this MR do?

Rails 5 fix for spec/features/profiles/user_edit_profile_spec.rb:119, see https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/105333140. Fix similar to !20044 (merged).

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports