Commit 34eadfad authored by Arnaud Fontaine's avatar Arnaud Fontaine

Disable dynamicWorkflowConversion().

parent 096744c3
......@@ -1313,8 +1313,8 @@ class ERP5TypeCommandLineTestCase(ERP5TypeTestCaseMixin):
setattr(app,'isIndexable', 1)
portal.portal_catalog.manage_hotReindexAll()
self.tic()
self.dynamicWorkflowConversion()
# self.tic()
# self.dynamicWorkflowConversion()
portal.portal_types.resetDynamicDocumentsOnceAtTransactionBoundary()
self.tic(not quiet)
......
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