Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 21:09:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 21:09:44 +0300
commita83bc624e4d040e52a66633156e9120a45bbefe5 (patch)
tree8f8bbec7750b378b9173b78c83cdf01dd5341d0a /qa
parent4046c3447e0a01fe48e224e72e12b27859b92822 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/page/project/commit/show.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/qa/qa/page/project/commit/show.rb b/qa/qa/page/project/commit/show.rb
index ba09dd1b92a..8ece81f7088 100644
--- a/qa/qa/page/project/commit/show.rb
+++ b/qa/qa/page/project/commit/show.rb
@@ -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