Commit c72cf42e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

test: update test to follow workflow transition guard changes.

parent 76762b21
......@@ -162,6 +162,7 @@ class AccountingTestCase(ERP5TypeTestCase):
newSecurityManager(None, user)
def afterSetUp(self):
super(AccountingTestCase, self).login()
self.account_module = self.portal.account_module
self.accounting_module = self.portal.accounting_module
self.organisation_module = self.portal.organisation_module
......
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