[Erp5-report] r44929 rafael - /erp5/trunk/products/ERP5Configurator/tests/

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 31 17:34:20 CEST 2011


Author: rafael
Date: Thu Mar 31 17:34:20 2011
New Revision: 44929

URL: http://svn.erp5.org?rev=44929&view=rev
Log:
Revert mistake in my previous commit.

Modified:
    erp5/trunk/products/ERP5Configurator/tests/ConfiguratorTestMixin.py

Modified: erp5/trunk/products/ERP5Configurator/tests/ConfiguratorTestMixin.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Configurator/tests/ConfiguratorTestMixin.py?rev=44929&r1=44928&r2=44929&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Configurator/tests/ConfiguratorTestMixin.py [utf8] (original)
+++ erp5/trunk/products/ERP5Configurator/tests/ConfiguratorTestMixin.py [utf8] Thu Mar 31 17:34:20 2011
@@ -98,7 +98,7 @@ class TestLiveConfiguratorWorkflowMixin(
     # information to know if a business template is a standard business
     # template or a custom one
     self.portal.portal_templates.updateRepositoryBusinessTemplateList(
-                                ['file:///home/rafael/erp5/express/bt5'])
+                                    ['http://www.erp5.org/dists/snapshot/bt5/'])
 
     # it is required by SecurityTestCase
     self.workflow_tool = self.portal.portal_workflow



More information about the Erp5-report mailing list