Commit fb8cec52 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Added missing step: the PortalType must be created before we can assign

Workflows to it.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 917d47ea
......@@ -2024,6 +2024,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
LOG('Testing... ', 0, message)
sequence_list = SequenceList()
sequence_string = '\
CreatePortalType \
CreateWorkflow \
CreateNewBusinessTemplate \
UseExportBusinessTemplate \
......
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