Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Update NavigationSideMenu.test.jsx.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
MadanKumarGovindaswamy committed May 21, 2024
1 parent 5916455 commit bc8c705
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ exports[`Layout correctly applies the theme context className 1`] = `
role="none"
>
<div
aria-label="Test Menu"
className="side-navigation-menu"
data-navigation-side-menu={true}
onClick={[Function]}
Expand Down Expand Up @@ -799,6 +800,7 @@ exports[`Layout should render a NavigationSideMenu with ariaLabel 1`] = `
role="none"
>
<div
aria-label="Test Menu"
className="side-navigation-menu"
data-navigation-side-menu={true}
onClick={[Function]}
Expand Down Expand Up @@ -1427,6 +1429,7 @@ exports[`Layout should render a drill-in variant of NavigationSideMenu with sele
role="none"
>
<div
aria-label="Test Menu"
className="side-navigation-menu"
data-navigation-side-menu={true}
onClick={[Function]}
Expand Down

0 comments on commit bc8c705

Please sign in to comment.