Fix the UPS test.
This commit is contained in:
parent
59f8c0cea0
commit
51827b9c27
1 changed files with 3 additions and 0 deletions
|
|
@ -110,6 +110,9 @@ my $blueFeather = $feather->setCollateral('variantsJSON', 'variantId', 'new',
|
|||
|
||||
$versionTag->commit;
|
||||
addToCleanup($versionTag);
|
||||
foreach my $asset($rockHammer, $bible, $feather) {
|
||||
$asset = $asset->cloneFromDb;
|
||||
}
|
||||
|
||||
#######################################################################
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue