'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',
|
description => 'This is some content',
|
||||||
groupIdView => '7',
|
groupIdView => '7',
|
||||||
});
|
});
|
||||||
my $tag = WebGUI::VersionTag->getWorking( $session );
|
WebGUI::Test->addToCleanup( $top );
|
||||||
$tag->commit;
|
|
||||||
addToCleanup( $tag );
|
|
||||||
|
|
||||||
my $dir = File::Temp->newdir;
|
my $dir = File::Temp->newdir;
|
||||||
WebGUI::Test->originalConfig( "exportPath" );
|
WebGUI::Test->originalConfig( "exportPath" );
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue