Commit 07418650 authored by Łukasz Nowak's avatar Łukasz Nowak

- remove redundant check


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45159 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e25c6352
......@@ -7414,7 +7414,6 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
UseExportBusinessTemplate \
AddDocumentToBusinessTemplate \
CheckModifiedBuildingState \
CheckNotInstalledInstallationState \
' + self.save_current_business_template_sequence_string + '\
RemoveDocument \
RemoveBusinessTemplate \
......@@ -7423,7 +7422,6 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
UseImportBusinessTemplate \
CheckBuiltBuildingState \
CheckNotInstalledInstallationState \
Tic Pdb \
InstallBusinessTemplate \
Tic \
CheckInstalledInstallationState \
......
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