From 0dfd1fff6e3fe2580b9ed3fa0c533eeccb56df9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Thu, 3 Jun 2010 15:26:06 +0000
Subject: [PATCH]  - as more objects are created for each transaction give time
 for system to create them all

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35966 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml  | 2 +-
 bt5/erp5_accounting_ui_test/bt/revision                         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml
index e1b9cd9722..4a3baa4d3a 100644
--- a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml
+++ b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml
@@ -45,7 +45,7 @@
     <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
     <tr>\n
       <td>setTimeout</td>\n
-      <td>600000</td>\n
+      <td>3600000</td>\n
       <td></td>\n
     </tr>\n
     <tr>\n
diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision
index 147ea53ba1..b00047941a 100644
--- a/bt5/erp5_accounting_ui_test/bt/revision
+++ b/bt5/erp5_accounting_ui_test/bt/revision
@@ -1 +1 @@
-158
\ No newline at end of file
+159
\ No newline at end of file
-- 
2.30.9