Commit 227bb94d authored by Tatuya Kamada's avatar Tatuya Kamada

Remove a step because the step is wrong in the sequence list, and the date is...

Remove a step because the step is wrong in the sequence list, and the date is already tested in the previous step.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32766 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3bd08172
......@@ -504,7 +504,6 @@ class TestBug(ERP5TypeTestCase):
, 'stepSetOldClosedDate'
, 'stepCancelBug'
, 'stepTic'
, 'stepCheckClosedDate'
]
sequence_string = ' '.join(step_list)
sequence_list.addSequenceString(sequence_string)
......
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