mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Test failure (#22926).
git-svn-id: http://svn.redmine.org/redmine/trunk@15434 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a4bc898012
commit
dac22ebb39
@ -164,7 +164,7 @@ RAW
|
||||
|
||||
attachment = Attachment.generate!(:filename => 'café.jpg')
|
||||
with_settings :text_formatting => 'markdown' do
|
||||
assert_include %(<img src="/attachments/download/#{attachment.id}/caf%C3%A9.jpg" alt="">),
|
||||
assert_include %(<img src="/attachments/download/#{attachment.id}/caf%C3%A9.jpg" alt="" />),
|
||||
textilizable("", :attachments => [attachment])
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user