From c01da54e21104d0eb76088cd11b386269f661cea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Wed, 6 Apr 2011 08:56:55 +0000
Subject: [PATCH]  - normal install have to be do in order to select modified
 line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45121 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/tests/testBusinessTemplate.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/product/ERP5/tests/testBusinessTemplate.py b/product/ERP5/tests/testBusinessTemplate.py
index 6294ed2124..bb92fc5a38 100644
--- a/product/ERP5/tests/testBusinessTemplate.py
+++ b/product/ERP5/tests/testBusinessTemplate.py
@@ -6271,7 +6271,7 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
                        ImportBusinessTemplate \
                        Tic \
                        UseImportBusinessTemplate \
-                       InstallWithoutForceBusinessTemplate \
+                       InstallBusinessTemplate \
                        Tic \
                        CheckAnotherWorkflowChain \
                        CheckWorkflowChainExists \
-- 
2.30.9