Commit b4e7496b authored by wenjie.zheng's avatar wenjie.zheng

ERP5TypeTestCase.py: remove a no necessary self.commit().

parent aabac429
......@@ -963,8 +963,6 @@ class ERP5TypeCommandLineTestCase(ERP5TypeTestCaseMixin):
for type_value in type_value_list:
type_value.workflow_list = tuple(reversed(type_value.workflow_list))
self.commit()
def setUpERP5Site(self,
business_template_list=(),
quiet=0,
......
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