Skip to content

Commit 2f7b5e0

Browse files
committed
update snap
1 parent b81cdb8 commit 2f7b5e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/__snapshots__/basic.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exports[`dropdown simply works 1`] = `
2020
>
2121
<li
2222
class="rc-menu-item"
23-
data-menu-id="rc-menu-uuid-test-1"
23+
data-menu-id="rc-menu-uuid-1"
2424
role="menuitem"
2525
tabindex="-1"
2626
>
@@ -36,7 +36,7 @@ exports[`dropdown simply works 1`] = `
3636
/>
3737
<li
3838
class="rc-menu-item"
39-
data-menu-id="rc-menu-uuid-test-2"
39+
data-menu-id="rc-menu-uuid-2"
4040
role="menuitem"
4141
tabindex="-1"
4242
>

0 commit comments

Comments
 (0)