Commit 699c1613 authored by Aurel's avatar Aurel

add tic step as now deletion is manage with activities


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11584 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9d37b3e0
......@@ -253,6 +253,7 @@ class TestLocalRoleManagement(ERP5TypeTestCase):
module.manage_delObjects([x for x in module.objectIds()])
# commit this
get_transaction().commit()
self.tic()
clearCache()
def loginAsUser(self, username):
......
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