[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
Thu Oct 27 23:36:03 CEST 2022


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142652|0                           |1
        is obsolete|                            |

--- Comment #43 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 142736
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142736&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