From 936353edfdf00653b23f6837f29095dbc3a5f5dc Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 17 Feb 2014 18:06:24 +0200 Subject: Improve notification settings page Signed-off-by: Dmitriy Zaporozhets --- features/steps/profile/profile_notifications.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'features') 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 -- cgit v1.2.1