MT#57568 add missing data-cy to reminders

Change-Id: I26ca61d93cbbafe4f3aef0337b29919bfee80017
(cherry picked from commit 2ebd1ee2f2)
(cherry picked from commit 3cb8c4d11c)
mr11.5.1
Nico Schedel 1 year ago committed by Crescenzo Debora
parent 0837850073
commit cfe9edbc96

@ -67,6 +67,7 @@
<q-btn
icon="access_alarm"
color="primary"
data-cy="csc-reminder-show-timeselector"
flat
dense
>
@ -80,11 +81,13 @@
flat
mask="HH:mm"
color="primary"
data-cy="csc-reminder-timeselector"
@update:model-value="timeUpdate"
>
<q-btn
v-close-popup
:label="$t('Close')"
data-cy="csc-reminder-timeseletor-close"
color="primary"
flat
/>

Loading…
Cancel
Save