From 7163a3de965ebfafc1b37d87a7610ae22c43eab0 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 5 Jan 2022 16:17:29 +0000 Subject: [PATCH] update test json --- spec/fixtures/forms/2021_2022.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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",