diff --git a/spec/fixtures/forms/2021_2022.json b/spec/fixtures/forms/2021_2022.json index d9f5aa1d8..4bffa4602 100644 --- a/spec/fixtures/forms/2021_2022.json +++ b/spec/fixtures/forms/2021_2022.json @@ -251,7 +251,12 @@ "header": "", "hint_text": "", "type": "text", - "width": 5 + "width": 5, + "inferred_answers": { "la": { "is_la_inferred": true } }, + "inferred_check_answers_value": { + "condition": { "postcode_known": "No" }, + "value": "Not known" + } } } }, @@ -600,7 +605,7 @@ "hint_text": "If the household has moved from settled accommodation immediately prior to being re-housed", "type": "text", "width": 5, - "conditional_for": { "faake_key": "fake_condition" } + "conditional_for": { "fake_key": "fake_condition" } }, "previous_postcode": { "check_answer_label": "Postcode of previous accomodation if the household has moved from settled accommodation",