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 (#3232)
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 24, 2021
1 parent 002829c commit dcfd1a6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 19 deletions.
20 changes: 14 additions & 6 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -781,8 +781,10 @@ exports[`chromium /api/button/ 1`] = `
<text>sx</text>
</gridcell>
<gridcell>
object
<text>object</text>
func | object
<text>func</text>
<LineBreak></LineBreak>
<text>| object</text>
</gridcell>
<gridcell></gridcell>
<gridcell>
Expand Down Expand Up @@ -2100,8 +2102,10 @@ exports[`chromium /api/select/ 1`] = `
<text>sx</text>
</gridcell>
<gridcell>
object
<text>object</text>
func | object
<text>func</text>
<LineBreak></LineBreak>
<text>| object</text>
</gridcell>
<gridcell></gridcell>
<gridcell>
Expand Down Expand Up @@ -17172,7 +17176,9 @@ exports[`firefox /api/button/ 1`] = `
<text>sx</text>
</cell>
<cell>
<text>object</text>
<text>func</text>
<whitespace></whitespace>
<text>| object</text>
</cell>
<cell></cell>
<cell>
Expand Down Expand Up @@ -18202,7 +18208,9 @@ exports[`firefox /api/select/ 1`] = `
<text>sx</text>
</cell>
<cell>
<text>object</text>
<text>func</text>
<whitespace></whitespace>
<text>| object</text>
</cell>
<cell></cell>
<cell>
Expand Down
26 changes: 13 additions & 13 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "61731b34c11798000775f8e1",
"id": "617529371021c2000762f48c",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "61731b34c11798000775f8df",
"build_id": "617529371021c2000762f48a",
"state": "ready",
"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-22T20:12:36.044Z",
"updated_at": "2021-10-22T21:20:38.240Z",
"commit_ref": "0da2f4a39e1821d76c93ae198d440e5082b10f78",
"created_at": "2021-10-24T09:36:55.508Z",
"updated_at": "2021-10-24T09:55:11.730Z",
"commit_ref": "434c33fa9a3a4ad36047991fb9db15fd972f44fc",
"review_id": null,
"skipped": null,
"locked": null,
"branch": "master",
"commit_url": "https://github.com/mui-org/material-ui/commit/0da2f4a39e1821d76c93ae198d440e5082b10f78",
"commit_url": "https://github.com/mui-org/material-ui/commit/434c33fa9a3a4ad36047991fb9db15fd972f44fc",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds6.firebaseio.com/builds/61731b34c11798000775f8df/log",
"endpoint": "https://netlify-builds6.firebaseio.com",
"path": "/builds/61731b34c11798000775f8df/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzQ5MzgxMjAsImQiOnsidWlkIjoiIn19.sxSGBB91ZvbGtwV5xPJPTlsRPxqNx3vnQpmIJ27YFEs"
"url": "https://netlify-builds5.firebaseio.com/builds/617529371021c2000762f48a/log",
"endpoint": "https://netlify-builds5.firebaseio.com",
"path": "/builds/617529371021c2000762f48a/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzUwNzkzNzksImQiOnsidWlkIjoiIn19.R7RRlj5MBytDOG5sKQ_0IWyCQ6WNbkQ86XXNQTQfpC4"
},
"title": "[docs] Fix path to `DataGrid` CSV export options page (#29220)",
"title": "[system] Allow function type for `sx` prop (#29198)",
"review_url": null,
"published_at": "2021-10-22T20:22:53.849Z",
"published_at": "2021-10-24T09:55:01.767Z",
"context": "production",
"deploy_time": 615,
"deploy_time": 1064,
"public": true,
"plugin_state": "success"
}

0 comments on commit dcfd1a6

Please sign in to comment.