remove redundant code

parent 78f789ce
......@@ -212,7 +212,7 @@ class DCWorkflowDefinitionTests(SecurityTest):
# store an Expression
worklist.setProperties('', props={'var_match_state': 'string:private'})
# check ZMI
wf.worklists.manage_main(self.app.REQUEST)
wf.worklists.manage_main(self.REQUEST)
# XXX more tests...
......
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