Skip to content

Rails5 fix user sees revert modal spec

What does this MR do?

Fix spec/features/user_sees_revert_modal_spec.rb that failed in last nights Rails5 scheduled pipeline: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/82832571

Fix is similar to !20044 (merged)

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

rails5 upgrade

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports