Commit ed1d58e7 authored by Lucas Carvalho's avatar Lucas Carvalho

Using only the necessary business template list to run the test. The removed...

Using only the necessary business template list to run the test. The removed templates were just to help to debug the test instance.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34313 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 62693161
......@@ -1230,15 +1230,10 @@ class TestERP5WebWithSimpleSecurity(ERP5TypeTestCase):
def getBusinessTemplateList(self):
return ('erp5_base',
'erp5_pdm',
'erp5_trade',
'erp5_project',
'erp5_ingestion_mysql_innodb_catalog',
'erp5_ingestion',
'erp5_web',
'erp5_dms',
'erp5_knowledge_pad',
'erp5_km',
'erp5_rss_style',
)
def getTitle(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