Merge branch 'digest-template' into 'develop'
Improve digest email template See merge request pleroma/pleroma!1565
This commit is contained in:
commit
8340fe8fcc
8 changed files with 659 additions and 57 deletions
|
|
@ -44,7 +44,7 @@ defmodule Mix.Tasks.Pleroma.DigestTest do
|
|||
|
||||
assert_email_sent(
|
||||
to: {user2.name, user2.email},
|
||||
html_body: ~r/new mentions:/i
|
||||
html_body: ~r/here is what you've missed!/i
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue