De-quarantine header search when clicking MRs spec
What does this MR do and why?
De-quarantine User uses header search field ... when clicking the search field button when clicking merge requests ...
Since this spec was quarantined, we have introduced a new search component, so whatever underlying issue was present should no longer present issues for us.
The selectors that failed have been modified by c6a97ac6 reflecting the new UI.
Closes #332317 (closed)
How to set up and validate locally
bundle exec rspec spec/features/search/user_uses_header_search_field_spec.rb:86
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by John McDonnell