On Fri, 18 Jan 2019 23:41:55 +0000 Santiago Vila <sanv...@debian.org> wrote:
> Failures:
> 
>   1) Premailer::Rails::Hook when message also contains a text part does not 
> replace any message part
>      Failure/Error:
>        expect { run_hook(message) }.to_not \
>          change { message.all_parts.map(&:content_type) }
> 
>        expected `message.all_parts.map(&:content_type)` not to have changed, 
> but did change from ["multipart/alternative; 
> boundary=\"--==_mimepart_5c425ea927787_76ba2ab410f145c014523\"; 
> charset=UTF-8", "text/html; charset=UTF-8", "text/plain; charset=UTF-8"] to 
> ["multipart/alternative; 
> boundary=\"--==_mimepart_5c425ea927787_76ba2ab410f145c014523\"; 
> charset=UTF-8", "text/plain; charset=UTF-8", "text/html; charset=UTF-8"]
>      # ./spec/integration/hook_spec.rb:93:in `block (3 levels) in <top 
> (required)>'
> 

This will be fixed when ruby-premailer is updated to 1.11.1 but that
update causes some test failures of its own.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to