Fix these tests. They no longer die.
This commit is contained in:
parent
9a2b3bfd19
commit
a95ebdf5de
2 changed files with 520 additions and 548 deletions
|
|
@ -109,6 +109,9 @@ my $singlePage = $bible->setCollateral('variantsJSON', 'variantId', 'new',
|
||||||
|
|
||||||
$versionTag->commit;
|
$versionTag->commit;
|
||||||
addToCleanup($versionTag);
|
addToCleanup($versionTag);
|
||||||
|
foreach my $asset ($rockHammer, $bible) {
|
||||||
|
$asset = $asset->cloneFromDb;
|
||||||
|
}
|
||||||
|
|
||||||
#######################################################################
|
#######################################################################
|
||||||
#
|
#
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue