Commit 21b665cd authored by Rafael Monnerat's avatar Rafael Monnerat

Revert mistake in my previous commit.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44929 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 995ec112
...@@ -98,7 +98,7 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase): ...@@ -98,7 +98,7 @@ class TestLiveConfiguratorWorkflowMixin(SecurityTestCase):
# information to know if a business template is a standard business # information to know if a business template is a standard business
# template or a custom one # template or a custom one
self.portal.portal_templates.updateRepositoryBusinessTemplateList( self.portal.portal_templates.updateRepositoryBusinessTemplateList(
['file:///home/rafael/erp5/express/bt5']) ['http://www.erp5.org/dists/snapshot/bt5/'])
# it is required by SecurityTestCase # it is required by SecurityTestCase
self.workflow_tool = self.portal.portal_workflow self.workflow_tool = self.portal.portal_workflow
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment