diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-28 15:32:28 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-28 15:32:28 +0200 |
commit | 9e50f28ee9b5062c2b1822da95e76c86b44efafa (patch) | |
tree | ab792ec7fdeb36795703de5874666d666c27c0ea /features/steps/profile/profile.rb | |
parent | 35d0d774a1b2aa47a68b7c77ba163886327cb4cd (diff) | |
download | gitlab-ce-9e50f28ee9b5062c2b1822da95e76c86b44efafa.tar.gz |
Fix profile tests after header rename
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/steps/profile/profile.rb')
-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 791982d16c3..b8f79f70ca4 100644 --- a/features/steps/profile/profile.rb +++ b/features/steps/profile/profile.rb @@ -3,7 +3,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps include SharedPaths step 'I should see my profile info' do - page.should have_content "Profile Settings" + page.should have_content "This information will appear on your profile" end step 'I change my profile info' do |