Commit 23fcad18 authored by Fabien Morin's avatar Fabien Morin

here is required to commit transaction and wait for activities before to setup

the instance


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36774 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c1a6e983
......@@ -139,6 +139,8 @@ class TestEgov(ERP5TypeTestCase):
if pref.getPreferenceState() == 'disabled':
pref.enable()
transaction.commit()
self.tic()
#set up the instance
self.portal.EGov_setUpInstance()
......
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