diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-08 17:29:27 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-08 17:29:27 +0200 |
commit | 8ee57adc8af63721e96d48477bcb56150d3ff137 (patch) | |
tree | d0e65a2962b02ad1724626bf81a8549ed3e0ba8a /features | |
parent | 78d4b6ae8d6d2041881ade81102d278cd3ecbcd7 (diff) | |
download | gitlab-ce-8ee57adc8af63721e96d48477bcb56150d3ff137.tar.gz |
Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features')
-rw-r--r-- | features/steps/profile/profile.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/profile/profile.rb b/features/steps/profile/profile.rb index 32888eb17d9..04f50f01fac 100644 --- a/features/steps/profile/profile.rb +++ b/features/steps/profile/profile.rb @@ -168,7 +168,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps end step 'I click on my profile picture' do - click_link 'profile-pic' + click_link 'sidebar-user' end step 'I should see my user page' do |