Commit f6a5feab authored by Sebastien Robin's avatar Sebastien Robin

the organisation was missing on one order


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3918 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc62e26c
...@@ -1276,6 +1276,7 @@ class TestOrder(TestOrderMixin, ERP5TypeTestCase): ...@@ -1276,6 +1276,7 @@ class TestOrder(TestOrderMixin, ERP5TypeTestCase):
if not run: return if not run: return
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = '\ sequence_string = '\
CreateOrganisation \
CreateOrder \ CreateOrder \
CreateVariatedResource \ CreateVariatedResource \
Tic \ Tic \
......
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