diff options
author | http://jneen.net/ <jneen@jneen.net> | 2016-11-11 14:09:49 +0900 |
---|---|---|
committer | http://jneen.net/ <jneen@jneen.net> | 2016-12-21 09:51:39 -0800 |
commit | a3bb2463c41124d6d7f5927bbff578a4991c15cb (patch) | |
tree | 487eed9e3fb4bcb94dc13dff18b0bd7f2996d8c4 /spec | |
parent | 174dd4cee0958b0b5eaf9e11cf1df48ee675cf7c (diff) | |
download | gitlab-ce-a3bb2463c41124d6d7f5927bbff578a4991c15cb.tar.gz |
switch to email_reply_trimmer from discourse
Diffstat (limited to 'spec')
-rw-r--r-- | spec/lib/gitlab/email/reply_parser_spec.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/lib/gitlab/email/reply_parser_spec.rb b/spec/lib/gitlab/email/reply_parser_spec.rb index c7a0139d32a..106f2b0f10a 100644 --- a/spec/lib/gitlab/email/reply_parser_spec.rb +++ b/spec/lib/gitlab/email/reply_parser_spec.rb @@ -88,8 +88,6 @@ describe Gitlab::Email::ReplyParser, lib: true do expect(test_parse_body(fixture_file("emails/inline_reply.eml"))). to eq( <<-BODY.strip_heredoc.chomp - On Wed, Oct 8, 2014 at 11:12 AM, techAPJ <info@unconfigured.discourse.org> wrote: - > techAPJ <https://meta.discourse.org/users/techapj> > November 28 > @@ -158,7 +156,7 @@ describe Gitlab::Email::ReplyParser, lib: true do <<-BODY.strip_heredoc.chomp ### this is a reply from iOS default mail - The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. + The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. Here's some **bold** markdown text. |