[otrs-cvs] FAQ/scripts/test/GenericInterface FAQConnector.t, 1.7, 1.8

"CVS commits notifications of OTRS.org" <[email protected]> Tue, 5 Mar 2013 00:29:32 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/FAQ/scripts/test/GenericInterface
In directory lancelot:/tmp/cvs-serv14926/scripts/test/GenericInterface

Modified Files:
	FAQConnector.t 
Log Message:
Updated to be compatible with upcoming OTRS 3.2.3.

Author: cr

Index: FAQConnector.t
===================================================================
RCS file: /home/cvs/FAQ/scripts/test/GenericInterface/FAQConnector.t,v
retrieving revision 1.7
retrieving revision 1.8
diff -2 -u -d -r1.7 -r1.8
--- FAQConnector.t	6 Dec 2012 21:34:29 -0000	1.7
+++ FAQConnector.t	5 Mar 2013 00:29:27 -0000	1.8
@@ -1,5 +1,5 @@
 # --
 # FAQConnector.t - GenericInterface transport interface tests for FAQConnector backend
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -310,6 +310,16 @@
 
 my $WebserviceID = $WebserviceObject->WebserviceAdd(
-    Name    => $WebserviceName,
-    Config  => {},
+    Name   => $WebserviceName,
+    Config => {
+        Debugger => {
+            DebugThreshold => 'debug',
+            TestMode       => 1,
+        },
+        Provider => {
+            Transport => {
+                Type => 'HTTP::SOAP',
+            },
+        },
+    },
     ValidID => 1,
     UserID  => 1,
---------------------------------------------------------------------
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.