diff --git a/features/steps/profile/profile_notifications.rb b/features/steps/profile/profile_notifications.rb index 54b0260..7a41687 100644 --- a/features/steps/profile/profile_notifications.rb +++ b/features/steps/profile/profile_notifications.rb @@ -7,7 +7,7 @@ class ProfileNotifications < Spinach::FeatureSteps end step 'I should see global notifications settings' do - page.should have_content "Setup your notification level" + page.should have_content "Notifications settings" page.should have_content "Global setting" end end -- libgit2 0.21.2