Browse Source

return test_form data to text

pull/78/head
magicmilo 3 years ago
parent
commit
dcad47cbe7
  1. 2
      spec/fixtures/forms/test_form.json

2
spec/fixtures/forms/test_form.json vendored

@ -497,7 +497,7 @@
"check_answer_label": "Postcode of previous accomodation if the household has moved from settled accommodation", "check_answer_label": "Postcode of previous accomodation if the household has moved from settled accommodation",
"header": "Postcode for the previous accommodation", "header": "Postcode for the previous accommodation",
"hint_text": "If the household has moved from settled accommodation immediately prior to being re-housed", "hint_text": "If the household has moved from settled accommodation immediately prior to being re-housed",
"type": "date", "type": "text",
"conditional_for": { "faake_key": "fake_condition" } "conditional_for": { "faake_key": "fake_condition" }
} }
} }

Loading…
Cancel
Save