From 4bdf9943e41c401a12e8ac1abf09299c07d349f0 Mon Sep 17 00:00:00 2001 From: Nawaz Dhandala Date: Wed, 1 Apr 2026 22:21:43 +0100 Subject: [PATCH] feat: add data-testid attribute to radio button labels for improved testing --- Common/UI/Components/RadioButtons/GroupRadioButtons.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/Common/UI/Components/RadioButtons/GroupRadioButtons.tsx b/Common/UI/Components/RadioButtons/GroupRadioButtons.tsx index 4c2020bd2e..0c4a307ae0 100644 --- a/Common/UI/Components/RadioButtons/GroupRadioButtons.tsx +++ b/Common/UI/Components/RadioButtons/GroupRadioButtons.tsx @@ -62,6 +62,7 @@ const RadioButtons: FunctionComponent = (