Commit b00d3458 authored by Aurel's avatar Aurel

onmy use one site to make test faster


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10865 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c6991c31
...@@ -99,7 +99,7 @@ class TestERP5BankingMoneyDeposit(TestERP5BankingMixin, ERP5TypeTestCase): ...@@ -99,7 +99,7 @@ class TestERP5BankingMoneyDeposit(TestERP5BankingMixin, ERP5TypeTestCase):
# Create a user and login as manager to populate the erp5 portal with objects for tests. # Create a user and login as manager to populate the erp5 portal with objects for tests.
self.createManagerAndLogin() self.createManagerAndLogin()
self.createFunctionGroupSiteCategory() self.createFunctionGroupSiteCategory(site_list=['paris',])
self.createBanknotesAndCoins() 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