Commit a8ca3f5a authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

erp5_configurator_ung: deploy configuration workfow in live test.

parent 0d2bf86b
...@@ -119,7 +119,7 @@ class TestUNGConfiguratorWorkflowMixin(TestLiveConfiguratorWorkflowMixin): ...@@ -119,7 +119,7 @@ class TestUNGConfiguratorWorkflowMixin(TestLiveConfiguratorWorkflowMixin):
""" Set UNG Workflow into Business Configuration """ """ Set UNG Workflow into Business Configuration """
business_configuration = sequence.get("business_configuration") business_configuration = sequence.get("business_configuration")
self.setBusinessConfigurationWorkflow(business_configuration, self.setBusinessConfigurationWorkflow(business_configuration,
"portal_workflow/workflow_ung_configuration_workflow") "portal_workflow/ung_configuration_workflow")
def stepSetupOrganisationConfiguratorItem(self, sequence=None, sequence_list=None, **kw): def stepSetupOrganisationConfiguratorItem(self, sequence=None, sequence_list=None, **kw):
""" Create one Organisation with Basic information """ """ Create one Organisation with Basic information """
......
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