From dc64ee1e5a78807f8576cfee630a1f6ad70048fa Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Fri, 21 Jan 2011 20:07:39 +0000
Subject: [PATCH] Use the correct manager credentials.

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

diff --git a/bt5/erp5_configurator_standard_ui_test/SkinTemplateItem/portal_skins/erp5_configurator_standard_ui_test/Zuite_getConfigurationTestDict.xml b/bt5/erp5_configurator_standard_ui_test/SkinTemplateItem/portal_skins/erp5_configurator_standard_ui_test/Zuite_getConfigurationTestDict.xml
index a5fb21e185..c762b2e8fe 100644
--- a/bt5/erp5_configurator_standard_ui_test/SkinTemplateItem/portal_skins/erp5_configurator_standard_ui_test/Zuite_getConfigurationTestDict.xml
+++ b/bt5/erp5_configurator_standard_ui_test/SkinTemplateItem/portal_skins/erp5_configurator_standard_ui_test/Zuite_getConfigurationTestDict.xml
@@ -84,8 +84,8 @@ configuration_dict = {\n
 # XXX FIXME The follow configuration are not related to configuration itself\n
 # but related to system or inicial setup. Split this script later in order\n
 # To have a clean definition of what is the User Configuration Values only.\n
-        "functional_test_username" : "zope", \n
-        "functional_test_password" : "zope",\n
+        "functional_test_username" : "ERP5TypeTestCase", \n
+        "functional_test_password" : "",\n
 \n
         "business_configuration_id": "STANDARD_CONFIGURATOR_TEST",\n
         \'bt_repository_list\':[\'http://www.erp5.org/dists/snapshot/bt5/\'],\n
diff --git a/bt5/erp5_configurator_standard_ui_test/bt/revision b/bt5/erp5_configurator_standard_ui_test/bt/revision
index 3114067d5d..b7f636c12f 100644
--- a/bt5/erp5_configurator_standard_ui_test/bt/revision
+++ b/bt5/erp5_configurator_standard_ui_test/bt/revision
@@ -1 +1 @@
-664
\ No newline at end of file
+665
\ No newline at end of file
-- 
2.30.9