diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-10-20 16:16:57 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-10-20 16:18:53 +0800 |
commit | a4ef4244d4b9b54246f53bba5c02746542034da5 (patch) | |
tree | 2c5ba6b5abad99c7614d9bded9bdd427bb5584cf /spec/fixtures | |
parent | 8608beedb634860d834a4be29f31313ebdb797c2 (diff) | |
download | gitlab-ce-a4ef4244d4b9b54246f53bba5c02746542034da5.tar.gz |
Preserve note_type and position for notes from emails
Closes #23208
Diffstat (limited to 'spec/fixtures')
-rw-r--r-- | spec/fixtures/emails/commands_in_reply.eml | 2 | ||||
-rw-r--r-- | spec/fixtures/emails/commands_only_reply.eml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/spec/fixtures/emails/commands_in_reply.eml b/spec/fixtures/emails/commands_in_reply.eml index 06bf60ab734..712f6f797b4 100644 --- a/spec/fixtures/emails/commands_in_reply.eml +++ b/spec/fixtures/emails/commands_in_reply.eml @@ -23,8 +23,6 @@ Cool! /close /todo -/due tomorrow - On Sun, Jun 9, 2013 at 1:39 PM, eviltrout via Discourse Meta <reply+59d8df8370b7e95c5a49fbf86aeb2c93@appmail.adventuretime.ooo> wrote: diff --git a/spec/fixtures/emails/commands_only_reply.eml b/spec/fixtures/emails/commands_only_reply.eml index aed64224b06..2d2e2f94290 100644 --- a/spec/fixtures/emails/commands_only_reply.eml +++ b/spec/fixtures/emails/commands_only_reply.eml @@ -21,8 +21,6 @@ X-Scanned-By: MIMEDefang 2.69 on IPv6:2001:470:1d:165::1 /close /todo -/due tomorrow - On Sun, Jun 9, 2013 at 1:39 PM, eviltrout via Discourse Meta <reply+59d8df8370b7e95c5a49fbf86aeb2c93@appmail.adventuretime.ooo> wrote: |