[otrs-cvs] otrs/scripts/test/Event Escalations.t,1.8.2.4,1.8.2.5

Comments:
Update of /home/cvs/otrs/scripts/test/Event
In directory lancelot:/tmp/cvs-serv4374/scripts/test/Event

Modified Files:
      Tag: rel-3_1
	Escalations.t 
Log Message:
Fixed bug#8575 Assignment of users does not work for responsible or owner permission in AgentTicketPhone.

Author: cg

Index: Escalations.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Event/Escalations.t,v
retrieving revision 1.8.2.4
retrieving revision 1.8.2.5
diff -2 -u -d -r1.8.2.4 -r1.8.2.5
--- Escalations.t	11 Jun 2012 03:34:59 -0000	1.8.2.4
+++ Escalations.t	15 Jun 2012 18:34:11 -0000	1.8.2.5
 <at>  <at>  -69,7 +69,4  <at>  <at> 
     }

-    #sleep a bit before to check
-    sleep 3;
-
     my  <at> Lines = $Param{TicketObject}->HistoryGet(
         TicketID => $Param{TicketID},
 <at>  <at>  -476,12 +473,18  <at>  <at> 
         );
(Continue reading)


Gmane