Fix failure when sending warning emails with custom text (#17983)
* Add tests * Fix failure when sending warning emails with custom text
This commit is contained in:
@@ -7,6 +7,7 @@ class UserMailer < Devise::Mailer
|
||||
helper :application
|
||||
helper :instance
|
||||
helper :statuses
|
||||
helper :formatting
|
||||
|
||||
helper RoutingHelper
|
||||
|
||||
|
Reference in New Issue
Block a user