making tests work
This commit is contained in:
parent
69a997aff9
commit
9c2980404f
10 changed files with 35 additions and 62 deletions
|
|
@ -72,8 +72,7 @@ sub create {
|
|||
my $tag = WebGUI::VersionTag->getWorking($session);
|
||||
$tag->commit;
|
||||
WebGUI::Test->tagsToRollback($tag);
|
||||
# WebGUI::Test->assetsToPurge($instance,$workflow); -- does not work...
|
||||
push @cleanup, $instance, $workflow,
|
||||
WebGUI::Test->workflowsToDelete($instance,$workflow);
|
||||
|
||||
return bless { instance => $instance,
|
||||
session => $session,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue