In Thread tests, too.

This commit is contained in:
Colin Kuskie 2009-05-20 00:59:20 +00:00
parent 9d1829d5f5
commit f06b8c08fb

View file

@ -36,7 +36,7 @@ $user{"2"}->addToGroups( ['2'] ); # Registered user
my $versionTag = WebGUI::VersionTag->getWorking( $session );
$versionTag->set( { name => "Collaboration Test" } );
my @addArgs = ( undef, undef, { skipAutoCommitWorkflows => 1 } );
my @addArgs = ( undef, undef, { skipAutoCommitWorkflows => 1, skipNotification => 1 } );
my $collab
= $node->addChild({