Preview needs tenant
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Notification::BundleMailerPreview < ActionMailer::Preview
|
||||
def notification
|
||||
ApplicationRecord.current_tenant = "897362094"
|
||||
Notification::BundleMailer.notification Notification::Bundle.take!
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user