'nother leaky test.
This commit is contained in:
parent
010b4e46b9
commit
7f735c0ea1
1 changed files with 1 additions and 3 deletions
|
|
@ -51,9 +51,7 @@ my $grand = $child->addChild({
|
|||
description => 'This is some content',
|
||||
groupIdView => '7',
|
||||
});
|
||||
my $tag = WebGUI::VersionTag->getWorking( $session );
|
||||
$tag->commit;
|
||||
addToCleanup( $tag );
|
||||
WebGUI::Test->addToCleanup( $top );
|
||||
|
||||
my $dir = File::Temp->newdir;
|
||||
WebGUI::Test->originalConfig( "exportPath" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue