Commit 153077d9 authored by Sebastien Robin's avatar Sebastien Robin

some parts of the site category were missing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13616 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b6be24df
......@@ -85,7 +85,7 @@ class TestERP5BankingCheckbookMovement(TestERP5BankingCheckbookVaultTransferMixi
self.checkbook_model_module = self.getCheckbookModelModule()
self.createManagerAndLogin()
self.createFunctionGroupSiteCategory()
self.createFunctionGroupSiteCategory(site_list=['paris','madrid'])
self.checkbook_model_1 = self.createCheckbookModel('checkbook_model_1')
self.check_model_1 = self.createCheckModel('check_model_1')
self.createBanknotesAndCoins()
......
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