Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Mar 11, 2024
1 parent 01c3839 commit 2ab063b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/components/__snapshots__/PageShell.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ exports[`PageShell > renders 1`] = `
<div
class="v-input__details"
>
<transition-group-stub
<transition-stub
appear="false"
aria-live="polite"
class="v-messages"
Expand All @@ -245,7 +245,7 @@ exports[`PageShell > renders 1`] = `
tag="div"
>
<!---->
</transition-group-stub>
</transition-stub>
<!---->
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/components/menu/__snapshots__/TopMenu.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ exports[`TopMenu > renders 1`] = `
<div
class="v-input__details"
>
<transition-group-stub
<transition-stub
appear="false"
aria-live="polite"
class="v-messages"
Expand All @@ -245,7 +245,7 @@ exports[`TopMenu > renders 1`] = `
tag="div"
>
<!---->
</transition-group-stub>
</transition-stub>
<!---->
</div>
</div>
Expand Down

0 comments on commit 2ab063b

Please sign in to comment.