Freshen the archive from db to fix all tests.
This commit is contained in:
parent
950d7517d6
commit
0578a55419
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ $versionTag = WebGUI::VersionTag->getWorking($session);
|
||||||
$versionTag->commit;
|
$versionTag->commit;
|
||||||
WebGUI::Test->tagsToRollback($versionTag);
|
WebGUI::Test->tagsToRollback($versionTag);
|
||||||
|
|
||||||
|
$archive = $archive->cloneFromDb;
|
||||||
|
|
||||||
isa_ok($archive, 'WebGUI::Asset::Wobject::StoryArchive', 'created StoryArchive');
|
isa_ok($archive, 'WebGUI::Asset::Wobject::StoryArchive', 'created StoryArchive');
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue