From ef85c8027466b33f4064e5e2f2059a991339846a Mon Sep 17 00:00:00 2001 From: Tom Sadler Date: Tue, 4 Mar 2025 11:36:04 +0000 Subject: [PATCH] Remove outdated note --- election-ui-javascript/tasks.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/election-ui-javascript/tasks.md b/election-ui-javascript/tasks.md index 1d86397..d2c5cc1 100644 --- a/election-ui-javascript/tasks.md +++ b/election-ui-javascript/tasks.md @@ -1,5 +1,3 @@ -⚠️ **These tasks have changed**: for candidates booked for assessment after 24 February 2022, please make sure that you get the latest version on or after 25 February 2022. - Various team members have asked us to make some changes to the application. They are unfortunately not available to clarify the below so we are being trusted in our interpretation of them! When you are working on the application you will also need to run and update the tests associated with the components that you change. Use `npm test` to run the tests from the command line.