From 7b59861b6ff63cf5f67c854e465c4acf95c863b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 19 Jul 2010 09:23:18 +0000 Subject: [PATCH] update test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37181 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/tests/testAccountingReports.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/tests/testAccountingReports.py b/product/ERP5/tests/testAccountingReports.py index 8a022a9cc8..40a756ee64 100644 --- a/product/ERP5/tests/testAccountingReports.py +++ b/product/ERP5/tests/testAccountingReports.py @@ -3776,7 +3776,7 @@ class TestAccountingReportsWithAnalytic(AccountingTestCase, ERP5ReportTestCase): 'node_title', 'mirror_section_title', 'debit', 'credit']) self.checkLineProperties(data_line_list[0], - project=None, + project='', function=None, product_line_translated_title=None, node_title='41', -- 2.30.9