Commit 19021db9 authored by wenjie.zheng's avatar wenjie.zheng

mistake?

parent 84c8f0f4
...@@ -499,7 +499,7 @@ class TestLocalRoleManagement(ERP5TypeTestCase): ...@@ -499,7 +499,7 @@ class TestLocalRoleManagement(ERP5TypeTestCase):
self.portal.organisation_module.manage_permission( self.portal.organisation_module.manage_permission(
'Add portal content', roles=['Member', 'Manager'], acquire=1) 'Add portal content', roles=['Member', 'Manager'], acquire=1)
### zwj : pdb ### zwj : pdb
pdb.set_trace() #pdb.set_trace()
self.username = 'usérn@me' self.username = 'usérn@me'
# create a user and open an assignement # create a user and open an assignement
pers = self.getPersonModule().newContent(portal_type='Person', pers = self.getPersonModule().newContent(portal_type='Person',
......
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