[otrs-cvs] otrs/scripts/test/ProcessManagement/TransitionAction TicketTypeSet.t, 1.1, 1.2

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts/test/ProcessManagement/TransitionAction
In directory lancelot:/tmp/cvs-serv5481/scripts/test/ProcessManagement/TransitionAction

Modified Files:
	TicketTypeSet.t 
Log Message:
Fixed syntax error.

Author: cr

Index: TicketTypeSet.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/ProcessManagement/TransitionAction/TicketTypeSet.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -2 -u -d -r1.1 -r1.2
--- TicketTypeSet.t	17 Dec 2012 14:41:07 -0000	1.1
+++ TicketTypeSet.t	17 Dec 2012 17:38:32 -0000	1.2
@@ -40,10 +40,10 @@
 # set TicketDynamicFieldDefault as no Transation mode to avoid error messages at the end of the
 # test (regarding missing TicketIDs)
-my $EventSetting = $ConfigObject->Get('Ticket::EventModulePost')->{TicketDynamicFieldDefault};
 $ConfigObject->Set(
     Key   => 'Ticket::EventModulePost###TicketDynamicFieldDefault',
     Value => {
-        %{$EventSetting},
+        Module      => 'Kernel::System::Ticket::Event::NotificationEvent',
         Transaction => 0,
+        Event       => '',
     },
 );
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.