summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-07-31 16:14:36 +0200
committerTim Zallmann <tzallmann@gitlab.com>2017-07-31 16:14:36 +0200
commit1f743a2b1e9b344ea66e3a5ba55db6bba110445f (patch)
tree21f2377765ff4f1c305d838b99a4cae0b04ab8bb
parent73489f0926e362ba45ccd801e538c6d929ddb197 (diff)
downloadgitlab-ce-inline-script-cleanup-globals-and-easy.tar.gz
Another ambigous click resolvedinline-script-cleanup-globals-and-easy
-rw-r--r--spec/features/commits_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/commits_spec.rb b/spec/features/commits_spec.rb
index 56cbb19dabf..0c9fcc60d30 100644
--- a/spec/features/commits_spec.rb
+++ b/spec/features/commits_spec.rb
@@ -295,7 +295,7 @@ describe 'Commits' do
visit project_commits_path(project, :'signed-commits')
- click_on 'Verified'
+ click_on 'Verified', match: :first
within '.popover' do
expect(page).to have_content 'This commit was signed with a verified signature.'
expect(page).to have_content 'Nannie Bernhard'