https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16411
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 51071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51071&action=edit Bug 16411: Make Hold.t not depend on two existing branches If you do not have two branches, this test will fail. Can't call method "branchcode" on an undefined value. This patch adds a borrower and two branches with TestBuilder. Test plan: Run the test. -- 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/
