Commit dd6e6abe authored by Julien Muchembled's avatar Julien Muchembled

Fix title of testERP5Type.TestAccessControl

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21223 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0e626538
......@@ -2249,6 +2249,9 @@ class TestAccessControl(ERP5TypeTestCase):
# when this one fails.
expression = 'python: here.getPortalType() or 1'
def getTitle(self):
return "ERP5Type"
def getBusinessTemplateList(self):
return 'erp5_base',
......
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