https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20721
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 75137 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75137&action=edit Bug 20721: (bug 19403 follow-up) Prevent Circulation.t to fail randomly If items.restricted == 1, CanBookBeIssued will not returned what we are testing. The easiest and global fix is to define a default value at TestBuilder package level Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
