https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18737 Bug ID: 18737 Summary: Noisy t/db_dependent/00-strict.t due to C4::Branch reference Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org debian/scripts/plack/koha.psgi still references C4::Branch, which was refactored out of existence. remove the reference. retest the tests. t/db_dependent/00-strict.t should not be noisy about it. -- You are receiving this mail because: You are watching all bug changes.