[Bug 12026] Shibboleth auto-provisioning
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #50 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- -use_ok('C4::Auth_with_shibboleth'); +use C4::Auth_with_shibboleth; +require_ok('C4::Auth_with_shibboleth'); This will fix the tests. Do not ask me why and prefer to signoff on bug 17600 to avoid, maybe, such craziness... See also t/db_dependent/Circulation.t, commit 3660c451a36db128c143b6388d0d1f34babff4ac for a similar issue. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org