Commit 027ee93e authored by Łukasz Nowak's avatar Łukasz Nowak

erp5_core_proxy_field_legacy is required for credential.

parent def246b3
......@@ -56,6 +56,7 @@ class TestERP5Credential(ERP5TypeTestCase):
def getBusinessTemplateList(self):
return (
'erp5_full_text_myisam_catalog',
'erp5_core_proxy_field_legacy',
'erp5_base',
'erp5_jquery',
'erp5_ingestion_mysql_innodb_catalog',
......
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