Skip to content

Commit

Permalink
test: update snap shot for updated vue lib
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux authored and AndyScherzinger committed Sep 2, 2024
1 parent bb1118c commit 8df5847
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,22 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-00597cce=""
data-v-0974f50a=""
data-v-feaabebe=""
style="--icon-size: 36px; --icon-height: 16px;"
>
<input
aria-labelledby="caldavSendInvitations-label"
class="checkbox-radio-switch__input"
data-v-feaabebe=""
data-v-00597cce=""
id="caldavSendInvitations"
type="checkbox"
value=""
/>
<span
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
data-v-00597cce=""
data-v-e75842d8=""
data-v-feaabebe=""
id="caldavSendInvitations-label"
>
<span
Expand Down Expand Up @@ -144,22 +144,22 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-00597cce=""
data-v-0974f50a=""
data-v-feaabebe=""
style="--icon-size: 36px; --icon-height: 16px;"
>
<input
aria-labelledby="caldavGenerateBirthdayCalendar-label"
class="checkbox-radio-switch__input"
data-v-feaabebe=""
data-v-00597cce=""
id="caldavGenerateBirthdayCalendar"
type="checkbox"
value=""
/>
<span
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
data-v-00597cce=""
data-v-e75842d8=""
data-v-feaabebe=""
id="caldavGenerateBirthdayCalendar-label"
>
<span
Expand Down Expand Up @@ -226,22 +226,22 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-00597cce=""
data-v-0974f50a=""
data-v-feaabebe=""
style="--icon-size: 36px; --icon-height: 16px;"
>
<input
aria-labelledby="caldavSendEventReminders-label"
class="checkbox-radio-switch__input"
data-v-feaabebe=""
data-v-00597cce=""
id="caldavSendEventReminders"
type="checkbox"
value=""
/>
<span
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
data-v-00597cce=""
data-v-e75842d8=""
data-v-feaabebe=""
id="caldavSendEventReminders-label"
>
<span
Expand Down Expand Up @@ -313,22 +313,22 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-00597cce=""
data-v-0974f50a=""
data-v-feaabebe=""
style="--icon-size: 36px; --icon-height: 16px;"
>
<input
aria-labelledby="caldavSendEventRemindersToSharedGroupMembers-label"
class="checkbox-radio-switch__input"
data-v-feaabebe=""
data-v-00597cce=""
id="caldavSendEventRemindersToSharedGroupMembers"
type="checkbox"
value=""
/>
<span
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
data-v-00597cce=""
data-v-e75842d8=""
data-v-feaabebe=""
id="caldavSendEventRemindersToSharedGroupMembers-label"
>
<span
Expand Down Expand Up @@ -384,22 +384,22 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-00597cce=""
data-v-0974f50a=""
data-v-feaabebe=""
style="--icon-size: 36px; --icon-height: 16px;"
>
<input
aria-labelledby="caldavSendEventRemindersPush-label"
class="checkbox-radio-switch__input"
data-v-feaabebe=""
data-v-00597cce=""
id="caldavSendEventRemindersPush"
type="checkbox"
value=""
/>
<span
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
data-v-00597cce=""
data-v-e75842d8=""
data-v-feaabebe=""
id="caldavSendEventRemindersPush-label"
>
<span
Expand Down

0 comments on commit 8df5847

Please sign in to comment.