23 Jul
2021
23 Jul
'21
9:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28306 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Kyle M Hall from comment #8)
0.11
t/timezones.t .. Can't locate object method "redefine" via package "Test::MockModule" at /kohadevbox/koha/t/lib/Mocks.pm line 56, <DATA> line 1.
koha-testing-docker has Test::MockModule v0.11, but the method "redefine" was not added until v0.13
I ran into that recently. It is a pity, but we should use ->mock until all our supported distros ship the newer Test::MockModule. -- You are receiving this mail because: You are watching all bug changes.