You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a test helper method in MessageTemplateCreateTrait::createMessageTemplate that makes it easier to set text without a format. I suppose we could add an api method that calls out to filter_default_format if no format is passed in...
During DDD 2017 I started to work on the tests of Message UI. I found when settigng the text of the message template entity the text is being removed:
Will output for the first text printing:
But after saving:
The text was updated successfully, but these errors were encountered: