sofn-xyz / mailing

Build, test, send emails with React
https://www.mailing.run
MIT License
3.6k stars 74 forks source link

Subject not set in test mode from Template.subject function in template #455

Open psugihara opened 1 year ago

psugihara commented 1 year ago

It's returning undefined when I check the subject with getTestMailQueue. I'm guessing we forgot to test this when we implemented the Template.subject function.