https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29387
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #13) > Created attachment 127827 [details] [review] > Bug 29387: (QA follow-up) Fix modules in test > > Can't locate object method "new" via package > "Koha::BackgroundJob::BatchUpdateBiblio" (perhaps you forgot to load > "Koha::BackgroundJob::BatchUpdateBiblio"?) at > t/db_dependent/Koha/BackgroundJobs/BatchUpdateBiblio.t line 45. > > How did it pass at signoff? > > Signed-off-by: Marcel de Rooy <[email protected]> Thanks for the follow-up. It got broken by bug 28413 that was pushed in the meanwhile. (In reply to Marcel de Rooy from comment #10) > Did we consider the allow_blessed/convert_blessed route in JSON? I didn't, we could but I wouldn't introduce such changes for 21.11.00 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
