diff --git a/product/ERP5Type/Tool/ClassTool.py b/product/ERP5Type/Tool/ClassTool.py
index 7cc1c9413b98019b0822c191d3d95eb654eaa587..ab090fda610c9237bd583458e275dac2012e4a08 100644
--- a/product/ERP5Type/Tool/ClassTool.py
+++ b/product/ERP5Type/Tool/ClassTool.py
@@ -1190,7 +1190,7 @@ def initialize( context ):
         writeLocalConstraint(class_id, text, create=create,
                              instance_home=self._v_instance_home.getPath())
 
-      security.declareProtected(Permissions.ManagePortal, 'runLiveTest')
+      security.declareProtected(Permissions.ManagePortal, 'readTestOutput')
       def readTestOutput(self, position=0):
         """
         Return unread part of the test result