https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365
--- Comment #364 from David Cook <[email protected]> --- It looks like t/db_dependent/Koha/Middleware/ContentSecurityPolicy.t has a failing test because ./t/mock_templates/opac-tmpl/bootstrap/en/modules/opac-csp.tt contains a newline at the start The adjustment for this would be to either chomp the space in the template or to add the newline in the test expected output. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
