mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-06 07:29:16 +00:00
12993: fix lint issues
This commit is contained in:
@@ -265,7 +265,7 @@ RSpec.describe ProducerMailer, type: :mailer do
|
||||
summary = customer_details_summary_text(mail)
|
||||
product_line_by_summary(summary, product_name)
|
||||
end
|
||||
|
||||
|
||||
def product_line_from_order_summary_text(mail, product_name)
|
||||
summary = body_as_text(mail)
|
||||
.split(I18n.t(:producer_mail_order_customer_text))
|
||||
|
||||
Reference in New Issue
Block a user