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 Jul 27, 2020
1 parent dbf36a0 commit a8e8426
Showing 1 changed file with 8 additions and 19 deletions.
27 changes: 8 additions & 19 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,7 @@ exports[`chromium / 1`] = `
<paragraph>
<link>
call-em-all
<img description="Mass Text Messaging & Automated Calling">
call-em-all
</img>
<img description="The easy way to message your group">call-em-all</img>
</link>
<link>
bitsrc
Expand Down Expand Up @@ -698,12 +696,14 @@ exports[`chromium /api/button/ 1`] = `
<text>variant</text>
</gridcell>
<gridcell>
'contained' | 'outlined' | 'text'
'contained' | 'outlined' | 'text' | string
<text>'contained'</text>
<LineBreak></LineBreak>
<text>| 'outlined'</text>
<LineBreak></LineBreak>
<text>| 'text'</text>
<LineBreak></LineBreak>
<text>| string</text>
</gridcell>
<gridcell>
'text'
Expand Down Expand Up @@ -15122,13 +15122,6 @@ exports[`chromium /components/text-fields/ 1`] = `
</text>
</paragraph>
<list>
<listitem level="1">
<ListMarker>
•<text>•</text>
</ListMarker>
<link>react-hook-form</link>
<text>: React hook for form validation.</text>
</listitem>
<listitem level="1">
<ListMarker>
•<text>•</text>
Expand Down Expand Up @@ -16968,8 +16961,8 @@ exports[`firefox / 1`] = `
<link>
call-em-all
<img
value="https://www.text-em-all.com/"
description="Mass Text Messaging & Automated Calling"
value="https://www.call-em-all.com/"
description="The easy way to message your group"
>
call-em-all
</img>
Expand Down Expand Up @@ -17369,6 +17362,8 @@ exports[`firefox /api/button/ 1`] = `
<text>| 'outlined'</text>
<whitespace></whitespace>
<text>| 'text'</text>
<whitespace></whitespace>
<text>| string</text>
</cell>
<cell>
<text>'text'</text>
Expand Down Expand Up @@ -28037,12 +28032,6 @@ exports[`firefox /components/text-fields/ 1`] = `
</text>
</paragraph>
<list>
<listitem>
• react-hook-form : React hook for form validation.
<statictext>•</statictext>
<link>react-hook-form</link>
<text>: React hook for form validation.</text>
</listitem>
<listitem>
• formik-material-ui : Bindings for using Material-UI with formik .
<statictext>•</statictext>
Expand Down

0 comments on commit a8e8426

Please sign in to comment.