From d484964cf8bdc9be823217eb8f056f1ff29473be Mon Sep 17 00:00:00 2001 From: Yaw Anokwa Date: Mon, 9 Sep 2019 11:34:30 -0700 Subject: [PATCH] Hints should not be in repeats --- pyxform/tests_v1/test_repeat.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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