From 33242f5a198082d0254613252cbe2717b00197fe Mon Sep 17 00:00:00 2001
From: Mame Coumba Sall <mame@nexedi.com>
Date: Wed, 17 Sep 2008 14:08:38 +0000
Subject: [PATCH] 2008-09-17 mame * Fix error message "Object created."

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23676 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../test_account_gap_parallel_list_field.html.xml         | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_gap_parallel_list_field.html.xml b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_gap_parallel_list_field.html.xml
index 608d9633c4..0741f4b982 100644
--- a/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_gap_parallel_list_field.html.xml
+++ b/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounts/test_account_gap_parallel_list_field.html.xml
@@ -9,12 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
         <item>
             <key> <string>_bind_names</string> </key>
             <value>
@@ -77,7 +71,7 @@ Test Account GAP Parallel listfield.\n
 </tr>\n
 <tr>\n
   <td>assertPortalStatusMessage</td>\n
-  <td>Object Created.</td>\n
+  <td>Object created.</td>\n
   <td></td>\n
 </tr>\n
 <!-- }}} -->\n
-- 
2.30.9