Commit 1360936e authored by Sebastien Robin's avatar Sebastien Robin

make sure the counter date is created with the right user

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11407 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c299d06
......@@ -187,6 +187,8 @@ class TestERP5BankingMonetaryDestruction(TestERP5BankingMixin, ERP5TypeTestCase)
self.createERP5Users(user_dict)
self.logout()
self.login('super_user')
# open counter date and counter
self.openCounterDate(site=self.paris)
......
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