diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-05-09 23:50:51 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-05-09 23:50:51 +0200 |
commit | e80c4447a82553d74267f327060b96807c2e5c0c (patch) | |
tree | ae8fcc71fdae4613f970b32152a10cb8a6ac15c5 /features/steps | |
parent | 164d47448831f64c1bb3e193172a2e9fcbb84712 (diff) | |
download | gitlab-ce-e80c4447a82553d74267f327060b96807c2e5c0c.tar.gz |
Fix spec.
Diffstat (limited to 'features/steps')
-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 30b1934b363..c888e82e207 100644 --- a/features/steps/project/commits/commits.rb +++ b/features/steps/project/commits/commits.rb @@ -12,7 +12,7 @@ class Spinach::Features::ProjectCommits < Spinach::FeatureSteps end step 'I click atom feed link' do - click_link "Feed" + click_link "Commits Feed" end step 'I see commits atom feed' do |