Commit 889053ef authored by iv's avatar iv

DEBUG: remove a test on configuration workflows which now passes

parent 8f16bdf2
......@@ -129,8 +129,7 @@ class WORKFLOW(ERP5):
def getTestList(self):
return ['testERP5Workflow', 'testERP5Type', 'testInteractionWorkflow',
'erp5_core_test:testSQLCachedWorklist', 'erp5_core_test:testWorklist',
'erp5_workflow_test:testWorkflowAndDCWorkflow',
'erp5_configurator_standard:testStandardConfigurationWorkflow']
'erp5_workflow_test:testWorkflowAndDCWorkflow']
class ERP5_simulation(_ERP5):
......
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