https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41795
--- Comment #4 from Andreas Roussos <[email protected]> --- Created attachment 192690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192690&action=edit Bug 41795: Fix failing test in UNIMARC instances Previously, t/AuthoritiesMarc_MARC21.t would fail if you tried to run it from within a UNIMARC instance. This patch fixes that. Test plan: 1) Inside a UNIMARC instance, run the test and notice the subtest failure: $ prove -v t/AuthoritiesMarc_MARC21.t 2) Apply this patch. 3) Re-run the test and notice that it now completes without any failures. -- 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/
