http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15586 Bug ID: 15586 Summary: References to Koha::Branches remain in unit tests Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The unit tests BiblioObject.t and Hold.t still have references to Koha::Branches that need to be changed to Koha::Libraries. These tests currently fail because of this. -- You are receiving this mail because: You are watching all bug changes.