Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 6, 2020
1 parent 5b429b8 commit c2d865b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
<link>About</link>
<link>Contact Us</link>
<text>Currently</text>
<link>v4.9.9. View versions page.</link>
<link>v4.9.8. View versions page.</link>
<text>. Released under the</text>
<link>MIT License</link>
<text>.Copyright ©2020Material-UI.</text>
Expand Down Expand Up @@ -138,9 +138,7 @@ exports[`material-ui.netlify.com matches the snapshot on /components/selects/ 1`
<text>Without labelAge </text>
<combobox haspopup="listbox">Age</combobox>
<text>Label + placeholderName </text>
<combobox disabled="true" haspopup="listbox">
Name ​
</combobox>
<combobox haspopup="listbox">Name ​</combobox>
<text>DisabledName </text>
<combobox haspopup="listbox">Name ​</combobox>
<text>ErrorName </text>
Expand Down

0 comments on commit c2d865b

Please sign in to comment.