Skip to content

Commit 72f324e

Browse files
committed
test: atualiza snapshot
1 parent f9e07d2 commit 72f324e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/__snapshots__/FloatingActionButton.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22

33
exports[`FloatingActionButton > renders correctly 1`] = `
4-
"<div data-v-a12b75dd="" class="floating-action-button__container">
4+
"<div data-v-a12b75dd="" class="floating-action-button__container" subitems="[object Object],[object Object],[object Object]">
55
<!--v-if-->
66
<div data-v-a12b75dd="" class="floating-action-button__main-button floating-action-button__main-button--green">
77
<transition-stub data-v-a12b75dd="" name="icon-transition" mode="out-in" appear="false" persisted="false" css="true"><svg data-v-a12b75dd="" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="plus-outline" role="presentation" style="--rotation-direction: -1;">

0 commit comments

Comments
 (0)