Cleanup a test merge.
This commit is contained in:
parent
bd48b97a6e
commit
53280bacc0
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ is($todayFolder->get('styleTemplateId'), $archive->get('styleTemplateId'), '...
|
||||||
{
|
{
|
||||||
my $undo = WebGUI::Test->overrideSetting(urlExtension => 'ext');
|
my $undo = WebGUI::Test->overrideSetting(urlExtension => 'ext');
|
||||||
my $arch2 = $home->addChild({
|
my $arch2 = $home->addChild({
|
||||||
className => $class,
|
className => 'WebGUI::Asset::Wobject::StoryArchive',
|
||||||
title => 'Extension Tester',
|
title => 'Extension Tester',
|
||||||
});
|
});
|
||||||
addToCleanup($arch2);
|
addToCleanup($arch2);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue