Commit 9ba07c85 authored by Romain Courteaud's avatar Romain Courteaud

Install workflow in the duplicated portal type test.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11161 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3ef34206
......@@ -3471,14 +3471,18 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
CreatePortalType \
CreateFirstAction \
CreateSecondAction \
CreateWorkflow \
CreateNewBusinessTemplate \
UseExportBusinessTemplate \
AddPortalTypeToBusinessTemplate \
AddWorkflowToBusinessTemplate \
AddWorkflowChainToBusinessTemplate \
AddSecondActionToBusinessTemplate \
FillPortalTypesFields \
BuildBusinessTemplate \
SaveBusinessTemplate \
RemovePortalType \
RemoveWorkflow \
RemoveBusinessTemplate \
RemoveAllTrashBins \
ImportBusinessTemplate \
......
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