From 51827b9c27a28507c691fdc1b225a59e44f5c98c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 23 May 2010 15:36:38 -0700 Subject: [PATCH] Fix the UPS test. --- t/Shop/ShipDriver/UPS.t | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/Shop/ShipDriver/UPS.t b/t/Shop/ShipDriver/UPS.t index 9a04dbfab..5312db984 100644 --- a/t/Shop/ShipDriver/UPS.t +++ b/t/Shop/ShipDriver/UPS.t @@ -110,6 +110,9 @@ my $blueFeather = $feather->setCollateral('variantsJSON', 'variantId', 'new', $versionTag->commit; addToCleanup($versionTag); +foreach my $asset($rockHammer, $bible, $feather) { + $asset = $asset->cloneFromDb; +} ####################################################################### #