Skip to content

Commit a053687

Browse files
committed
test: snapshot
1 parent afb8c3e commit a053687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react/src/menu/__tests__/__snapshots__/menu.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports[`<Menu /> should match the snapshot 1`] = `
44
<DocumentFragment>
55
<ul
66
aria-orientation="horizontal"
7-
class="ty-menu ty-menu_root ty-menu_light ty-menu_appearance-navigation ty-menu_horizontal ty-menu_variant-outline ty-menu_selection-mixed ty-menu_size-md"
7+
class="ty-menu ty-menu_root ty-menu_light ty-menu_appearance-navigation ty-menu_horizontal ty-menu_variant-outline ty-menu_selection-background ty-menu_size-md"
88
role="menu"
99
>
1010
<li

0 commit comments

Comments
 (0)