Refactor user approval qa-selector
What does this MR do and why?
This MR solves an Issue that came up after merging this MR: !73848 (merged) It was mentioned here: !73848 (comment 747689504)
A missing qa-selector caused the tests to brake, this qa-selector is reintroduced in this MR.
Related isue: #346648 (closed)
Screenshots or screen recordings
No visual changes.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
cd $PATHTOGDK/gitlab/qa
QA_DEBUG=true CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://localhost:3000 qa/specs/features/browser_ui/1_manage/login/register_spec.rb:109
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 Sanad Liaquat