Skip to content

Commit

Permalink
Add spec for GH-22 so that it doesnt bite us again on the future
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrehm committed Apr 7, 2014
1 parent aa72a18 commit 9468fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/models/letter_opener_web/letter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ def rich_text(mail_id)
</a>
<a href='fooo.html'>Bar</a>
<a href="example.html" class="blank"></a>
<address><a href="inside-address.html">inside address</a></address>
MAIL
end

Expand Down

0 comments on commit 9468fe8

Please sign in to comment.