diff --git a/product/ERP5Type/tests/testConstraint.py b/product/ERP5Type/tests/testConstraint.py index 0e6be0b6f98ef374c3e5f90233d8efd8ea70772e..d216cc7dfe3b336263e47d9001d8923e13edddeb 100755 --- a/product/ERP5Type/tests/testConstraint.py +++ b/product/ERP5Type/tests/testConstraint.py @@ -405,7 +405,7 @@ class TestConstraint(ERP5TypeTestCase): SetObjectIntTitle \ CreatePropertyTypeValidity \ CallCheckConsistency \ - CheckIfConstraintFailed \ + CheckIfConstraintSucceeded \ ' sequence_list.addSequenceString(sequence_string) sequence_list.play(self)