convert all cleanup methods to addToCleanup
This commit is contained in:
parent
0ef509374f
commit
b832deecd1
86 changed files with 198 additions and 315 deletions
|
|
@ -33,7 +33,7 @@ my $article = WebGUI::Asset->getImportNode( $session )->addChild( {
|
|||
title => 'title',
|
||||
menuTitle => 'menuTitle',
|
||||
} );
|
||||
WebGUI::Test->tagsToRollback(
|
||||
WebGUI::Test->addToCleanup(
|
||||
WebGUI::VersionTag->getWorking( $session ),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue