Commit 8041c6ed authored by Tatuya Kamada's avatar Tatuya Kamada

Add a step into the test to check portal_trash.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36805 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 46c7997e
......@@ -5438,6 +5438,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
CheckFormIsRemoved \
CheckFormIsNotRemovedFromErp5Nerd \
CheckFieldTitleIsNotRemovedFromErp5Nerd \
CheckTrashBin \
'
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self, quiet=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