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; +} ####################################################################### #