https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41369 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Kyle M Hall (khall) from comment #5)
(In reply to Marcel de Rooy from comment #4)
* Proving /usr/share/koha/t/db_dependent/SIP/Transaction.t FAIL # Looks like you planned 14 tests but ran 9.
# Failed test 'do_checkin' # at /usr/share/koha/t/db_dependent/SIP/Transaction.t line 714. Can't call method "branchtransfer_id" on an undefined value at /usr/share/koha/t/db_dependent/SIP/Transaction.t line 501.
Do we need to mock some circ preferences to get this always working ?
Possibly, but this would be unrelated to this patch. The failed unit test is not even in the subtest I modified!
Ah. Thats true. -- You are receiving this mail because: You are watching all bug changes.