https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14144
--- Comment #3 from M. Tompsett <[email protected]> --- Created attachment 49882 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49882&action=edit Bug 14144: Silence warnings t/db_dependent/Auth_with_ldap.t Revisiting this bug, I noticed that C4::Context->config() was mocked poorly. I expanded the mock function a little and have quieted the test which seemed to be working in a broken manner before. TEST PLAN --------- 1) prove t/db_dependend/Auth_with_ldap.t -- shibboleth noise 2) apply patch 3) prove t/db_dependend/Auth_with_ldap.t -- no noise 4) run koha qa test tools -- 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/
