From 51ab2450e2bfc47c8ea9a2d2d554395d293b58a3 Mon Sep 17 00:00:00 2001
From: Sven Franck <sven.franck@nexedi.com>
Date: Tue, 26 May 2015 08:17:29 +0000
Subject: [PATCH] erp5_web_ecrm_test: set portal_component to status validatet

---
 .../portal_components/test.erp5.testE5gEcrm.xml             | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/bt5/erp5_web_ecrm_test/TestTemplateItem/portal_components/test.erp5.testE5gEcrm.xml b/bt5/erp5_web_ecrm_test/TestTemplateItem/portal_components/test.erp5.testE5gEcrm.xml
index 85f7122375..0ceac8deef 100644
--- a/bt5/erp5_web_ecrm_test/TestTemplateItem/portal_components/test.erp5.testE5gEcrm.xml
+++ b/bt5/erp5_web_ecrm_test/TestTemplateItem/portal_components/test.erp5.testE5gEcrm.xml
@@ -109,13 +109,11 @@
           <dictionary>
             <item>
                 <key> <string>action</string> </key>
-                <value>
-                  <none/>
-                </value>
+                <value> <string>validate</string> </value>
             </item>
             <item>
                 <key> <string>validation_state</string> </key>
-                <value> <string>draft</string> </value>
+                <value> <string>validated</string> </value>
             </item>
           </dictionary>
         </list>
-- 
2.30.9