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
|
@ -117,7 +117,7 @@ RSpec.describe 'Admin::Announcements' do
|
|||
end
|
||||
|
||||
def text_label
|
||||
I18n.t('simple_form.labels.announcement.text')
|
||||
form_label('announcement.text')
|
||||
end
|
||||
|
||||
def admin_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue