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

Commit

Permalink
Update snapshots for master (#3190)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Oct 6, 2021
1 parent daeedbd commit e95ae42
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 35 deletions.
22 changes: 2 additions & 20 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -290,15 +290,6 @@ exports[`chromium / 1`] = `
</text>
</paragraph>
</link>
<link>Become MUI sponsor</link>
<paragraph>
<text>Become our sponsor!</text>
</paragraph>
<paragraph>
<text>To join us, contact us at</text>
<link>[email protected]</link>
<text>for pre-approval.</text>
</paragraph>
<heading level="3">
Gold
<text>Gold</text>
Expand Down Expand Up @@ -7347,7 +7338,7 @@ exports[`chromium /components/pagination/ 1`] = `
</text>
<code>$SOME_CODE</code>
<text>
page prop stats at 0 to match the requirement of zero-based JavaScript
page prop starts at 0 to match the requirement of zero-based JavaScript
arrays that comes with rendering a lot of tabular data.
</text>
</paragraph>
Expand Down Expand Up @@ -16577,15 +16568,6 @@ exports[`firefox / 1`] = `
</text>
</paragraph>
</link>
<link>Become MUI sponsor</link>
<paragraph>
<text>Become our sponsor!</text>
</paragraph>
<paragraph>
<text>To join us, contact us at</text>
<link>[email protected]</link>
<text>for pre-approval.</text>
</paragraph>
<heading level="3">
Gold
<text>Gold</text>
Expand Down Expand Up @@ -23628,7 +23610,7 @@ exports[`firefox /components/pagination/ 1`] = `
<text>
⚠️ Note that the Pagination page prop starts at 1 to match the
requirement of including the value in the URL, while the TablePagination
page prop stats at 0 to match the requirement of zero-based JavaScript
page prop starts at 0 to match the requirement of zero-based JavaScript
arrays that comes with rendering a lot of tabular data.
</text>
</paragraph>
Expand Down
30 changes: 15 additions & 15 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "615ad907efb5de000772da4f",
"id": "615da6849a68a70008884100",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "615ad907efb5de000772da4d",
"state": "ready",
"build_id": "615da6849a68a700088840fe",
"state": "building",
"name": "material-ui",
"url": "http://material-ui.netlify.app",
"admin_url": "https://app.netlify.com/sites/material-ui",
"deploy_url": "http://master--material-ui.netlify.app",
"deploy_ssl_url": "https://master--material-ui.netlify.app",
"created_at": "2021-10-04T10:35:52.006Z",
"updated_at": "2021-10-04T12:02:40.156Z",
"commit_ref": "9a367d5da295d170d314e1dc201e71126360ea05",
"created_at": "2021-10-06T13:37:08.152Z",
"updated_at": "2021-10-06T13:37:10.387Z",
"commit_ref": "8c8748c2ad32c183ce8a0d67cb4c2adb0a22e33c",
"review_id": null,
"skipped": null,
"locked": null,
"branch": "master",
"commit_url": "https://github.com/mui-org/material-ui/commit/9a367d5da295d170d314e1dc201e71126360ea05",
"commit_url": "https://github.com/mui-org/material-ui/commit/8c8748c2ad32c183ce8a0d67cb4c2adb0a22e33c",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds4.firebaseio.com/builds/615ad907efb5de000772da4d/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/615ad907efb5de000772da4d/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzMzNTQ1MTgsImQiOnsidWlkIjoiIn19.0Pz7CEd4rwU5a6_EO1tuX1vhamNzEvQu7FxTB1y0pF8"
"url": "https://netlify-builds6.firebaseio.com/builds/615da6849a68a700088840fe/log",
"endpoint": "https://netlify-builds6.firebaseio.com",
"path": "/builds/615da6849a68a700088840fe/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzM1Mjc5MTYsImQiOnsidWlkIjoiIn19.1DiOEG35QPbezSMqy0PpwMt_BsD0QNqllvwM6ahVmZE"
},
"title": "Update Benny's profile on about us page (#28816)",
"title": "Prevent unknown-prop error when using marks prop (#28868)",
"review_url": null,
"published_at": "2021-10-04T10:45:04.648Z",
"published_at": null,
"context": "production",
"deploy_time": 550,
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit e95ae42

Please sign in to comment.