https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15496 --- Comment #48 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 88938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88938&action=edit Bug 15496: (QA follow-up) Fix remaining cases This patch fixes remaining cases of the list => scalar change. To test: - Run: $ kshell k$ prove t/db_dependent/Holds/HoldFulfillmentPolicy.t t/db_dependent/Reserves.t => FAIL: Tests fail - Apply this patch - Run: k$ prove t/db_dependent/Holds/HoldFulfillmentPolicy.t t/db_dependent/Reserves.t => SUCCESS: Tests pass - Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.