diff --git a/test/data/mail/mail103.yml b/test/data/mail/mail103.yml new file mode 100644 index 000000000..8bcc5849d --- /dev/null +++ b/test/data/mail/mail103.yml @@ -0,0 +1,11 @@ +--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess +from: IT example +from_email: example@jira.com +from_display_name: IT example +to: support@example.com +subject: "[JIRA] (SYS-422) test zammad 3" +body: 'Incident content + +' +content_type: text/plain +attachments: [] diff --git a/test/data/mail/mail104.yml b/test/data/mail/mail104.yml new file mode 100644 index 000000000..5c04c9516 --- /dev/null +++ b/test/data/mail/mail104.yml @@ -0,0 +1,11 @@ +--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess +from: IT example +from_email: example@jira.com +from_display_name: IT example +to: support@example.com +subject: "[JIRA] (SYS-422) booob" +body: 'Incident content + +' +content_type: text/plain +attachments: []