Skip to content

Fixes broken user sees widget spec

What does this MR do and why?

Uses the select_from_listbox helper from !108142 (diffs) to fix the branch dropdown selection.

Related to gitlab-org/quality/engineering-productivity/master-broken-incidents#668 (comment 1248536512)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

bin/rspec ./spec/features/merge_request/user_sees_merge_widget_spec.rb:79

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports