diff --git a/product/ERP5/tests/testERP5Coordinate.py b/product/ERP5/tests/testERP5Coordinate.py index 3119fc952eff10c4fcd48378e5a7e7b2777e531e..39355d7d5d16139a5415aa6171909503b70eade6 100644 --- a/product/ERP5/tests/testERP5Coordinate.py +++ b/product/ERP5/tests/testERP5Coordinate.py @@ -61,8 +61,8 @@ class TestERP5Coordinate(ERP5TypeTestCase): def test_data_coordinate_text_property(self): """Check New Coordinate API: asText compute printable value - setData store user value - getData return user value + setCoordinateText store user value + getCoordinateText return user value """ person = self.getPersonModule().newContent(portal_type='Person') # check telephone