diff --git a/pyxform/tests_v1/test_repeat.py b/pyxform/tests_v1/test_repeat.py index 7c57916ee..e6bedc1d9 100644 --- a/pyxform/tests_v1/test_repeat.py +++ b/pyxform/tests_v1/test_repeat.py @@ -187,8 +187,8 @@ def test_indexed_repeat_relative_path(self): ], ) - def test_hints_are_present_within_repeats(self): - """Hints are present within repeats""" + def test_hints_are_not_present_within_repeats(self): + """Hints are not present within repeats""" md = """ | survey | | | | | | | type | name | label | hint | @@ -208,7 +208,6 @@ def test_hints_are_present_within_repeats(self): expected = """ - Pet details