Commit dc8a0a0b authored by Rafael Monnerat's avatar Rafael Monnerat

Remove local workarround.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45027 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a1f240ee
......@@ -96,8 +96,6 @@ class TestMaxmaDemoConfiguratorWorkflow(TestLiveConfiguratorWorkflowMixin):
def stepSetMaxmaDemoWorkflow(self, sequence=None, sequence_list=None, **kw):
""" Set Consulting Workflow into Business Configuration """
self.portal.portal_templates.updateRepositoryBusinessTemplateList(
['file:///home/rafael/erp5/express/bt5'])
business_configuration = sequence.get("business_configuration")
self.setBusinessConfigurationWorkflow(business_configuration,
"workflow_module/maxma_demo_configuration_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