done with addRevision tests
remaining fails are other stuff and I need to move on
This commit is contained in:
parent
7c14d1e6c4
commit
f43541c5c9
7 changed files with 9 additions and 8 deletions
|
|
@ -33,7 +33,7 @@ $versionTag->set({name=>"Adding assets for RootTitle tests"});
|
|||
my %tag = ( tagId => $versionTag->getId, status => "pending" );
|
||||
addToCleanup($versionTag);
|
||||
|
||||
my $root = WebGUI::Asset->getRoot($session);
|
||||
my $root = WebGUI::Test->asset;
|
||||
my %properties_A = (
|
||||
className => 'WebGUI::Asset::Snippet',
|
||||
title => 'Asset A',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue