https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16868
--- Comment #5 from M. Tompsett <[email protected]> --- (In reply to Jonathan Druart from comment #4) > Instead of trying to fix specific case, I'd suggest to insert the data you > want to make the tests pass: > - Start transaction > - Create the authority you want > - Retrieve the authority and use it for the tests. Okay, I'll refactor to use t::lib::Database (your code from bug 14334) and t::lib::TestBuilder. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
