Commit bcb377af authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch '301088-diff-visit-link' into 'master'

Update test for commit diff

See merge request gitlab-org/gitlab!53471
parents ef719028 243c3079
......@@ -14,12 +14,12 @@ module QA
def select_email_patches
click_element :options_button
click_element :email_patches
visit_link_in_element :email_patches
end
def select_plain_diff
click_element :options_button
click_element :plain_diff
visit_link_in_element :plain_diff
end
def commit_sha
......
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