update snapshots

This commit is contained in:
Ulf Gebhardt 2024-01-20 10:33:16 +01:00
parent dcc47508db
commit ddc5cb29d8
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
4 changed files with 11 additions and 5 deletions

View File

@ -184,7 +184,10 @@ exports[`PageShell > renders 1`] = `
<div
class="v-switch__track bg-success"
/>
>
<!---->
<!---->
</div>
<div
class="v-selection-control__input"

View File

@ -1,6 +1,6 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`FooterMenu > renders 1`] = `
exports[`TopMenu > renders 1`] = `
<div
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
>
@ -184,7 +184,10 @@ exports[`FooterMenu > renders 1`] = `
<div
class="v-switch__track bg-success"
/>
>
<!---->
<!---->
</div>
<div
class="v-selection-control__input"

View File

@ -1,6 +1,6 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`DataPrivacyPage > renders 1`] = `
exports[`AboutPage > renders 1`] = `
<div
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
>

View File

@ -1,6 +1,6 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`DataPrivacyPage > renders 1`] = `
exports[`AppPage > renders 1`] = `
<div
class="v-application v-theme--light v-layout v-layout--full-height v-locale--is-ltr"
>