https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #173393|0 |1 is obsolete| | --- Comment #20 from David Nind <david@davidnind.com> --- Created attachment 173404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173404&action=edit Bug 36822: LDAP - Rearrange Auth_with_ldap.pm so it picks up on mock config from test file Without this rearrangement, C4::Context->config('useldapserver') is always 0. It seems that because its inside a BEGIN block, the mock coming from .t file does not get picked up Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.