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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 19 Nov 2021 16:33:25 +0000 (11:33 -0500)
commit51d17c422a21e79145cfddd05b2ac511cbea6229
treef23484ed0a91fb498ee43f56c7e553f3915974ed
parent95d27e1f62bd65af2a734cf240c1de86b39c0cb6
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/OAI/Server.t