summaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-17 18:06:24 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-17 18:06:24 +0200
commit936353edfdf00653b23f6837f29095dbc3a5f5dc (patch)
treea6af1dbf0d899e22ffcc4026c2b7425970e189d4 /features
parent0744eac9c61efcba998a5328acf01f80bdfa6e84 (diff)
downloadgitlab-ce-936353edfdf00653b23f6837f29095dbc3a5f5dc.tar.gz
Improve notification settings page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features')
-rw-r--r--features/steps/profile/profile_notifications.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/steps/profile/profile_notifications.rb b/features/steps/profile/profile_notifications.rb
index 7a41687dfde..e884df3098e 100644
--- a/features/steps/profile/profile_notifications.rb
+++ b/features/steps/profile/profile_notifications.rb
@@ -8,6 +8,5 @@ class ProfileNotifications < Spinach::FeatureSteps
step 'I should see global notifications settings' do
page.should have_content "Notifications settings"
- page.should have_content "Global setting"
end
end