https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42937
--- Comment #5 from David Nind <[email protected]> --- (In reply to Jonathan Druart from comment #3) > (In reply to David Nind from comment #2) > > The tests fail for me after applying the patch and commenting out or > > removing the "use Modern::Perl;" in mainpage.pl. > > > > Is there something else I need to do after applying the patch and restarting > > everything? > > Nothing else, this is a correct test. This line does not do anything: there > is no change expected. I've signed off. What confused me was the test plan which said: > Remove a use Modern::Perl for mainpage.pl > => Should still return green When I did that, the tests fail. -- 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/
