fixed tests

This commit is contained in:
Doug Bell 2009-05-07 18:18:55 +00:00
parent 18460256df
commit d0a5cc8d66
9 changed files with 14 additions and 5 deletions

View file

@ -269,6 +269,7 @@ sub setupTest {
groupIdEdit => $editGroup->getId(),
# '1234567890123456789012'
id => 'EditableToggleTemplate',
usePacked => 1,
};
my $asset = $defaultNode->addChild($properties, $properties->{id});
$versionTag->commit;