[Koha-bugs] [Bug 23012] Possibility to mark processing fee by default refund when item is found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 25 19:58:34 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012

--- Comment #35 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 142652
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142652&action=edit
Bug 23012: Fix t/db_dependent/Koha/Item.t

With the follow-up changes, the return value is no longer a scalar, but
a hashref, but the tests weren't updated accordingly.

This patch fixes this situation.

To test:
1. Run:
   $ kshell
  k$ prove t/db_dependent/Koha/Item.t
=> FAIL: Tests fail
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests pass!
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list