From 9a2b3bfd19c7543cf9407263c3f60918c84ad25c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 23 May 2010 15:39:42 -0700 Subject: [PATCH] Update another test. --- t/Shop/ShipDriver/USPS.t | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/Shop/ShipDriver/USPS.t b/t/Shop/ShipDriver/USPS.t index 049c75b2b..6305737d7 100644 --- a/t/Shop/ShipDriver/USPS.t +++ b/t/Shop/ShipDriver/USPS.t @@ -109,6 +109,9 @@ my $gospels = $bible->setCollateral('variantsJSON', 'variantId', 'new', $versionTag->commit; addToCleanup($versionTag); +foreach my $asset ($bible, $rockHammer) { + $asset = $asset->cloneFromDb; +} ####################################################################### #