@@ -, +, @@ --- t/db_dependent/Koha/Notice/Message.t | 1 + 1 file changed, 1 insertion(+) --- a/t/db_dependent/Koha/Notice/Message.t +++ a/t/db_dependent/Koha/Notice/Message.t @@ -72,6 +72,7 @@ subtest 'html_content() tests' => sub { } ); + t::lib::Mocks::mock_preference( 'NoticeCSS', '' ); my $message = Koha::Notice::Messages->find($message_id); my $wrapped_compare = <<"WRAPPED";