Commit 74aaae83 authored by Aurel's avatar Aurel

remove check of no trash bin at end of initial install because we have

multiple bt to install now


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6173 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2353ade6
...@@ -1501,7 +1501,6 @@ class TestBusinessTemplate(ERP5TypeTestCase): ...@@ -1501,7 +1501,6 @@ class TestBusinessTemplate(ERP5TypeTestCase):
CheckBuiltBuildingState \ CheckBuiltBuildingState \
CheckInstalledInstallationState \ CheckInstalledInstallationState \
CheckSkinsLayers \ CheckSkinsLayers \
CheckNoTrashBin \
' '
sequence_list.addSequenceString(sequence_string) sequence_list.addSequenceString(sequence_string)
sequence_list.play(self) sequence_list.play(self)
......
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