diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-10-14 14:21:49 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-10-14 17:38:26 +0200 |
commit | d9ece71ef0677a1d3468697485db7cbcf1b83745 (patch) | |
tree | 9af7f58de6b61833495a8578454edd2d224c366b /features | |
parent | 4d69c6a3361bbc673e853995e3896d31241aa748 (diff) | |
download | gitlab-ce-d9ece71ef0677a1d3468697485db7cbcf1b83745.tar.gz |
Fix specs
Diffstat (limited to 'features')
-rw-r--r-- | features/steps/project/commits/commits.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/project/commits/commits.rb b/features/steps/project/commits/commits.rb index a3cb83880e3..e5b3f27135d 100644 --- a/features/steps/project/commits/commits.rb +++ b/features/steps/project/commits/commits.rb @@ -113,7 +113,7 @@ class Spinach::Features::ProjectCommits < Spinach::FeatureSteps end step 'I click status link' do - click_link "Builds" + find('.commit-ci-menu').click_link "Builds" end step 'I see builds list' do |