https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14598 --- Comment #129 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 56953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56953&action=edit Bug 14598: [QA Follow-up] Small changes [1] Renames the dbrev version to XXX; adding a my for $sth, although not strictly necessary it feels better. [2] Circulation.t stumbles over: Undefined subroutine &C4::Circulation::GetItem called at ... line 1283. Somehow this is related to use_ok instead of a regular use. Worked around this by require_ok and adding a regular use. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.