[Koha-bugs] [Bug 32622] Auth.t failing on D10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 12:16:21 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 145262
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145262&action=edit
Bug 32622: Fix Auth.t on D10

It's caused by a version mismatch of Test::MockModule with D10,
which does not have this commit:
https://github.com/geofffranks/test-mockmodule/commit/fef9e742e45e2437e3449eea9970d70555d44bff

We should remove the chaining here.

Test plan:
Confirm that Auth.t still pass, and is fixed on D10

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list