Fix unit tests snapshots

This commit is contained in:
Wolfgang Huß 2024-04-23 17:36:25 +02:00
parent 601ee657f7
commit ad7fb6fcdd
3 changed files with 69 additions and 9 deletions

View File

@ -164,6 +164,36 @@ exports[`PageShell > renders 1`] = `
<!----> <!---->
</a> </a>
</div> </div>
<div
class="v-col d-flex align-center justify-center grow"
>
<button
class="v-btn v-theme--light v-btn--density-default v-btn--size-default v-btn--variant-text"
type="button"
>
<span
class="v-btn__overlay"
/>
<span
class="v-btn__underlay"
/>
<!---->
<span
class="v-btn__content"
data-no-activator=""
>
$t('menu.theme.switchToDark')
</span>
<!---->
<!---->
</button>
</div>
<div <div
class="v-col" class="v-col"
> >
@ -195,10 +225,10 @@ exports[`PageShell > renders 1`] = `
<input <input
aria-describedby="switch-4-messages" aria-describedby="switch-5-messages"
aria-disabled="false" aria-disabled="false"
aria-label="$t('language.german')" aria-label="$t('language.german')"
id="switch-4" id="switch-5"
type="checkbox" type="checkbox"
value="true" value="true"
/> />
@ -220,7 +250,7 @@ exports[`PageShell > renders 1`] = `
</div> </div>
<label <label
class="v-label v-label--clickable" class="v-label v-label--clickable"
for="switch-4" for="switch-5"
> >
<!----> <!---->
@ -239,7 +269,7 @@ exports[`PageShell > renders 1`] = `
aria-live="polite" aria-live="polite"
class="v-messages" class="v-messages"
css="true" css="true"
id="switch-4-messages" id="switch-5-messages"
name="slide-y-transition" name="slide-y-transition"
persisted="false" persisted="false"
role="alert" role="alert"

View File

@ -164,6 +164,36 @@ exports[`TopMenu > renders 1`] = `
<!----> <!---->
</a> </a>
</div> </div>
<div
class="v-col d-flex align-center justify-center grow"
>
<button
class="v-btn v-theme--light v-btn--density-default v-btn--size-default v-btn--variant-text"
type="button"
>
<span
class="v-btn__overlay"
/>
<span
class="v-btn__underlay"
/>
<!---->
<span
class="v-btn__content"
data-no-activator=""
>
$t('menu.theme.switchToDark')
</span>
<!---->
<!---->
</button>
</div>
<div <div
class="v-col" class="v-col"
> >
@ -195,10 +225,10 @@ exports[`TopMenu > renders 1`] = `
<input <input
aria-describedby="switch-4-messages" aria-describedby="switch-5-messages"
aria-disabled="false" aria-disabled="false"
aria-label="$t('language.german')" aria-label="$t('language.german')"
id="switch-4" id="switch-5"
type="checkbox" type="checkbox"
value="true" value="true"
/> />
@ -220,7 +250,7 @@ exports[`TopMenu > renders 1`] = `
</div> </div>
<label <label
class="v-label v-label--clickable" class="v-label v-label--clickable"
for="switch-4" for="switch-5"
> >
<!----> <!---->
@ -239,7 +269,7 @@ exports[`TopMenu > renders 1`] = `
aria-live="polite" aria-live="polite"
class="v-messages" class="v-messages"
css="true" css="true"
id="switch-4-messages" id="switch-5-messages"
name="slide-y-transition" name="slide-y-transition"
persisted="false" persisted="false"
role="alert" role="alert"

View File

@ -46,7 +46,7 @@ exports[`IndexPage > renders 1`] = `
$t('home.text4') $t('home.text4')
<i <i
aria-hidden="true" aria-hidden="true"
class="v-icon notranslate v-theme--light v-icon--size-default text-red" class="v-icon notranslate v-theme--light v-icon--size-default text-error"
> >
<!-- Generated by IcoMoon.io --> <!-- Generated by IcoMoon.io -->