Commit 221c05bc authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'ml-qa-fix-approval-rules-flakiness' into 'master'

Wait for approval before continuing with the test

Closes #35525

See merge request gitlab-org/gitlab!19797
parents fe270cb3 8e575364
...@@ -79,6 +79,8 @@ module QA ...@@ -79,6 +79,8 @@ module QA
def click_approve def click_approve
click_element :approve_button click_element :approve_button
find_element :approve_button, text: "Revoke approval"
end end
def start_review def start_review
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment