https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22321 --- Comment #2 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 130544 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130544&action=edit Bug 22321: Add unit tests To test: 1. prove t/db_dependent/Illrequests.t 2. Observe test failure 1..3 ok 1 - before change, original borrowernumber found not ok 2 - after change, changed borrowernumber found in holds # Failed test 'after change, changed borrowernumber found in holds' # at t/db_dependent/Illrequests.t line 167. # got: '3786' # expected: '3787' ok 3 - after change, changed borrowernumber found in illrequests # Looks like you failed 1 test of 3. not ok 4 - store borrowernumber change also updates holds -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.