2 May
2017
2 May
'17
8:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18286 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 62966 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62966&action=edit Bug 18286: [Follow-up] Remove assumption on branch count A test in db_dependent should not make assumptions on the number of branches in the database. If you need one, create one. Removing the assumption of a non-zero count. Removing the library count statement outside the subtest. Replacing C4::Context by Koha::Database. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.