includeSharedAuthenticationincludeSharedProjectstep'I visit profile notifications page'dovisitprofile_notifications_pathendstep'I should see global notifications settings'do
step'I select Mention setting from dropdown'doselect'mention',from: 'notification_setting_level'endstep'I should see Notification saved message'dopage.within'.flash-container'doexpect(page).tohave_content'Notification settings saved'endend