From c6f77cc3bcdebc93c32f60210bf5aad9dcee6c95 Mon Sep 17 00:00:00 2001 From: Nat Dean-Lewis Date: Mon, 2 Feb 2026 12:28:48 +0000 Subject: [PATCH] CLDC-NONE: add note to update variable_definitions file --- docs/dev_tasks/new_question.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/dev_tasks/new_question.md b/docs/dev_tasks/new_question.md index e1106c1eb..fb6f00710 100644 --- a/docs/dev_tasks/new_question.md +++ b/docs/dev_tasks/new_question.md @@ -118,4 +118,6 @@ Validation for ensuring that the value uploaded is one of the permitted options ### 9. Update unit tests -Create new test files for any new classes you have created. Update any test files for files that you have edited. +- Create new test files for any new classes you have created. Update any test files for files that you have edited. +- Update `spec/fixtures/variable_definitions/sales_download_25_26.csv` (for sales/lettings and for the relevant collection year) with the new question's field name and definition. +