diff --git a/client/src/components/ui/ItCheckbox.vue b/client/src/components/ui/ItCheckbox.vue index 51c386a4..ffce78d9 100644 --- a/client/src/components/ui/ItCheckbox.vue +++ b/client/src/components/ui/ItCheckbox.vue @@ -33,6 +33,7 @@ const input = (e: Event) => { 'cursor-not-allowed': disabled, }" class="inline-flex cursor-pointer" + :data-cy="`it-checkbox-clicktarget-${checkboxItem.value}`" >