Use methods from SystemHelpers
more consistently (#33973)
This commit is contained in:
parent
5fa034fe68
commit
551339401d
15 changed files with 21 additions and 21 deletions
|
@ -22,6 +22,6 @@ RSpec.describe 'Settings preferences notifications page' do
|
|||
end
|
||||
|
||||
def notifications_follow_field
|
||||
I18n.t('simple_form.labels.notification_emails.follow')
|
||||
form_label('notification_emails.follow')
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue