Commit c5a0ce58 authored by Aurel's avatar Aurel

use another name for the second line


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17304 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent be4f44c1
......@@ -228,7 +228,7 @@ class TestERP5BankingCheckDeposit(TestERP5BankingMixin, ERP5TypeTestCase):
Add a check to the check deposit, check number is not defined into site
so transition must failed
"""
self.check_operation_line_1 = self.check_deposit.newContent(
self.check_operation_line_2 = self.check_deposit.newContent(
id='check_operation_line_1',
portal_type="Check Operation Line",
aggregate_free_text="CHKNB6",
......
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