Commit 87b97d93 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch '337140-fix-button-text' into 'master'

Update button text

See merge request gitlab-org/gitlab!67078
parents 6a593d3e d798883e
......@@ -31,7 +31,7 @@ module QA
def click_delete
click_element(:tag_delete_button)
find_button('Confirm').click
find_button('Delete').click
end
end
end
......
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