3 Feb
2025
3 Feb
'25
9:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39007 --- Comment #12 from Jonathan Druart <jonathan.druart@gmail.com> --- I am also wondering why we are comparing using a "fake" array. If last_audit is removed from the api spec, the test is still passing. You only need to add it to the @expected_fields list in the .t file. It would be more robust to actually compare with the response of our route, or (if too complicated) with the spec directly. -- You are receiving this mail because: You are watching all bug changes.