Bug 32804: (QA follow-up) Typo ahs and fix ImportBatch.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 17 Mar 2023 08:43:32 +0000 (08:43 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 17 Mar 2023 12:59:12 +0000 (09:59 -0300)
commitbf8e0a394fb1704345e8cc4cae45d86c31e596ef
tree4651f653ac4351f998ce4b20dfefdd84cc361fc2
parent520db70bf1cdedf658527887957fc25ed921da5f
Bug 32804: (QA follow-up) Typo ahs and fix ImportBatch.t

Resolve:
    #   Failed test 'Item's biblioitemnumber has not changed'
    #   at t/db_dependent/ImportBatch.t line 407.
    #
    #          got: '4261'
    #     expected: '2371'

Do not compare $item1->biblionumber with $original_biblioitemnumber :)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/ImportBatch.pm
t/db_dependent/ImportBatch.t