diff --git a/bt5/erp5_workflow_test_data/WorkflowTemplateItem/portal_workflow/testing_interaction_workflow/scripts/afterValidate.xml b/bt5/erp5_workflow_test_data/WorkflowTemplateItem/portal_workflow/testing_interaction_workflow/scripts/afterValidate.xml
index ff40c70e6d8323c2835ea3dfaf0ada924fce0a56..a8d2eab77a0ffd0aac3b3a65cb78cb1aa12a1c97 100644
--- a/bt5/erp5_workflow_test_data/WorkflowTemplateItem/portal_workflow/testing_interaction_workflow/scripts/afterValidate.xml
+++ b/bt5/erp5_workflow_test_data/WorkflowTemplateItem/portal_workflow/testing_interaction_workflow/scripts/afterValidate.xml
@@ -51,7 +51,7 @@
         <item>
             <key> <string>_body</string> </key>
             <value> <string>document = sci.object\n
-document.setTitle(\'toto\')\n
+document.setTitle(\'After validate interaction.\')\n
 </string> </value>
         </item>
         <item>