Commit 1174ef4b authored by Jérome Perrin's avatar Jérome Perrin

fix docstring


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23039 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0e1705e8
......@@ -46,7 +46,7 @@ class TestTemplate(ERP5TypeTestCase):
return ('erp5_base', 'erp5_ui_test')
def login(self, name=None):
"""login with Assignee, Assignor & Author roles."""
"""login with Auditor & Author roles."""
if name is None:
return
uf = self.getPortal().acl_users
......
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