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

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 28, 2020
1 parent f91d181 commit 92bfb09
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -319,58 +319,65 @@ exports[`chromium / 1`] = `
<list>
<listitem level="1">
<button>
Getting Started
<SVGRoot></SVGRoot>
<text>Getting Started</text>
</button>
</listitem>
<listitem level="1">
<button>
Components
<SVGRoot></SVGRoot>
<text>Components</text>
</button>
</listitem>
<listitem level="1">
<button>
Component API
<SVGRoot></SVGRoot>
<text>Component API</text>
</button>
</listitem>
<listitem level="1">
<button>
Styles
<SVGRoot></SVGRoot>
<text>Styles</text>
</button>
</listitem>
<listitem level="1">
<button>
System
<SVGRoot></SVGRoot>
<text>System</text>
</button>
</listitem>
<listitem level="1">
<button>
Customization
<SVGRoot></SVGRoot>
<text>Customization</text>
</button>
</listitem>
<listitem level="1">
<button>
Guides
<SVGRoot></SVGRoot>
<text>Guides</text>
</button>
</listitem>
<listitem level="1">
<link>
<text>Premium themes</text>
</link>
<link>Premium themes</link>
</listitem>
<listitem level="1">
<button>
Discover More
<SVGRoot></SVGRoot>
<text>Discover More</text>
</button>
</listitem>
<listitem level="1">
<link>
<text>Versions</text>
</link>
</listitem>
<listitem level="1">
<link>
<text>Blog</text>
</link>
<link>Blog</link>
</listitem>
</list>
</WebArea>;
Expand Down

0 comments on commit 92bfb09

Please sign in to comment.