Skip to content

Commit

Permalink
update snapshots acording to vue update
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed Jun 15, 2024
1 parent f611aa0 commit 2fda6fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/__snapshots__/PageShell.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ exports[`PageShell > renders 1`] = `
aria-describedby="switch-4-messages"
aria-disabled="false"
aria-label="$t('language.german')"
checked=""
id="switch-4"
type="checkbox"
value="true"
Expand Down
1 change: 1 addition & 0 deletions src/components/menu/__snapshots__/TopMenu.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ exports[`TopMenu > renders 1`] = `
aria-describedby="switch-4-messages"
aria-disabled="false"
aria-label="$t('language.german')"
checked=""
id="switch-4"
type="checkbox"
value="true"
Expand Down

0 comments on commit 2fda6fd

Please sign in to comment.