13 Jan
2023
13 Jan
'23
11:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@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/fef9e742e45e2437e3449e... 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.