Bug 32804: Add unit tests
authorKyle Hall <kyle@bywatersolutions.com>
Mon, 6 Feb 2023 16:55:48 +0000 (11:55 -0500)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 17 Mar 2023 17:18:43 +0000 (17:18 +0000)
commit61f165728e117e1169f333151a95ba2bb6e3e928
treec7b91e9fb0818e8cbcfa2a097c2f1dbaad4b8e95
parentb2e509bfcc7b2acba1d9946265c739717d223eae
Bug 32804: Add unit tests

JD amended patch
-    is( $item1->homebranch, $library->branchcode, "Item was overlayed succesfully" );
+    is( $item1->homebranch, $library->branchcode, "Item was overlaid successfully" );

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 8f5d3612ee74e48293667af90a03f714d87e062a)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
t/db_dependent/ImportBatch.t