https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21105 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #27 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #26)
Created attachment 127644 [details] [review] Bug 21105: Fix test if sample data missing
# Failed test 'Identify - earliestDatestamp in the right format' # at t/db_dependent/OAI/Server.t line 182. # Compared $data->{"Identify"}{"earliestDatestamp"} # got : '2021-11-15T13:16:09Z' # expect : '2014-05-07T13:36:23Z'
Aren't we then missing the point of the test with this patch? -- You are receiving this mail because: You are watching all bug changes.