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 7e339443b75..f8eb0f01de8 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
- first(:link, "On mention").trigger('click')
+ first(:link, "On mention").click
end
step 'I should see Notification saved message' do