Skip to content

Commit

Permalink
chore: update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Nov 27, 2024
1 parent 55a5eb8 commit 5de2841
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/__snapshots__/component.nuxt.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ exports[`component DialogConfirm.vue > should open and close 1`] = `
</div>
<!---->
<!---->
<div class="v-card-text font-weight-bold d-flex"><i class="v-icon notranslate v-theme--light v-icon--size-default text-warning mr-2" aria-hidden="true">
<!---->
</i><span>message</span></div>
<div class="v-card-text font-weight-bold d-flex"><i class="v-icon notranslate v-theme--light v-icon--size-default text-warning mr-2" aria-hidden="true"><span class="iconify i-mdi:alert-circle" aria-hidden="true"></span></i><span>message</span></div>
<div class="v-card-actions">
<div class="v-spacer"></div><button type="button" class="v-btn v-btn--slim v-theme--light text-primary v-btn--density-default rounded-xl v-btn--size-default v-btn--variant-text"><span class="v-btn__overlay"></span><span class="v-btn__underlay"></span>
<!----><span class="v-btn__content" data-no-activator=""> Cancel </span>
Expand Down

0 comments on commit 5de2841

Please sign in to comment.