summaryrefslogtreecommitdiff
path: root/features/steps/profile/notifications.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/profile/notifications.rb')
-rw-r--r--features/steps/profile/notifications.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/profile/notifications.rb b/features/steps/profile/notifications.rb
index a96f35ada51..979f4692d5a 100644
--- a/features/steps/profile/notifications.rb
+++ b/features/steps/profile/notifications.rb
@@ -11,7 +11,7 @@ class Spinach::Features::ProfileNotifications < Spinach::FeatureSteps
end
step 'I select Mention setting from dropdown' do
- select 'mention', from: 'notification_setting_level'
+ first(:link, "On mention").trigger('click')
end
step 'I should see Notification saved message' do