From d885690ecb1ab0008a0ab18f6b5034b1922e0d83 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyxform/tests_v1/test_repeat.py b/pyxform/tests_v1/test_repeat.py index 7c57916ee..c990907cc 100644 --- a/pyxform/tests_v1/test_repeat.py +++ b/pyxform/tests_v1/test_repeat.py @@ -187,7 +187,7 @@ def test_indexed_repeat_relative_path(self): ], ) - def test_hints_are_present_within_repeats(self): + def test_hints_are_not_present_within_repeats(self): """Hints are present within repeats""" md = """ | survey | | | | | @@ -208,7 +208,6 @@ def test_hints_are_present_within_repeats(self): expected = """ - Pet details