15 Jul
2016
15 Jul
'16
6:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16868 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- (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.