Bug 21105: Fix test if sample data missing
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Nov 2021 13:34:03 +0000 (14:34 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Nov 2021 14:06:25 +0000 (15:06 +0100)
commitf5c49d1dd7fb8f368360dfaa224ee66da0f9c7ce
tree0cf32b545c3e398f25d69b0c3699f40f36884ed0
parentab4b46a8484fd560df03de21f596b14626f45e66
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'

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/OAI/Server.t