Fix the UPS test.

This commit is contained in:
Colin Kuskie 2010-05-23 15:36:38 -07:00
parent 59f8c0cea0
commit 51827b9c27

View file

@ -110,6 +110,9 @@ my $blueFeather = $feather->setCollateral('variantsJSON', 'variantId', 'new',
$versionTag->commit;
addToCleanup($versionTag);
foreach my $asset($rockHammer, $bible, $feather) {
$asset = $asset->cloneFromDb;
}
#######################################################################
#