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 27, 2021
1 parent 3945f93 commit 9937208
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ exports[`chromium / 1`] = `
</list>
<paragraph>
<text>Currently</text>
<link>v5.0.0-alpha.31. View versions page.</link>
<link>v5.0.0-alpha.32. View versions page.</link>
<text>. Released under the</text>
<link>MIT License</link>
<text>.Copyright ©2021Material-UI.</text>
Expand Down Expand Up @@ -13794,7 +13794,7 @@ exports[`firefox / 1`] = `
</list>
<paragraph>
<text>Currently</text>
<link>v5.0.0-alpha.31. View versions page.</link>
<link>v5.0.0-alpha.32. View versions page.</link>
<text>. Released under the</text>
<link>MIT License</link>
<text>. Copyright © 2021 Material-UI.</text>
Expand Down Expand Up @@ -17132,7 +17132,7 @@ exports[`firefox /components/checkboxes/ 1`] = `
</toolbar>
<text>
<Checkbox {...label} defaultChecked /> <Checkbox
{...label} defaultChecked color="primary" />
{...label} defaultChecked color="secondary" />
<Checkbox {...label} defaultChecked color="default"
/> <Checkbox {...label} defaultChecked sx={{
color: green[800], '&.Mui-checked': { color: green[600],
Expand Down
40 changes: 20 additions & 20 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "6086aa777accc60008c8028f",
"id": "60881809dbdd7c0008a7d412",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "6086aa777accc60008c8028d",
"state": "ready",
"build_id": "60881809dbdd7c0008a7d410",
"state": "building",
"name": "material-ui",
"url": "http://material-ui.netlify.app",
"admin_url": "https://app.netlify.com/sites/material-ui",
"deploy_url": "http://next--material-ui.netlify.app",
"deploy_ssl_url": "https://next--material-ui.netlify.app",
"created_at": "2021-04-26T11:56:39.456Z",
"updated_at": "2021-04-26T12:20:54.507Z",
"commit_ref": "1d3b2af51bb17b4cd91715639de784369d9fdbf2",
"review_id": null,
"deploy_url": "http://deploy-preview-26002--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26002--material-ui.netlify.app",
"created_at": "2021-04-27T13:56:25.527Z",
"updated_at": "2021-04-27T14:03:16.679Z",
"commit_ref": "2565a2e1faade45b6d99342f118a9a90b8b41b86",
"review_id": 26002,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/1d3b2af51bb17b4cd91715639de784369d9fdbf2",
"branch": "feature/change-color-checkbox",
"commit_url": "https://github.com/mui-org/material-ui/commit/2565a2e1faade45b6d99342f118a9a90b8b41b86",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds3.firebaseio.com/builds/6086aa777accc60008c8028d/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/6086aa777accc60008c8028d/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTk0NDM0OTEsImQiOnsidWlkIjoiIn19.uedbkqrvx21M26y2SGoka3PgC0s5YDxyBShtjCPfdBA"
"url": "https://netlify-builds2.firebaseio.com/builds/60881809dbdd7c0008a7d410/log",
"endpoint": "https://netlify-builds2.firebaseio.com",
"path": "/builds/60881809dbdd7c0008a7d410/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTk1MzI3MjAsImQiOnsidWlkIjoiIn19.OjZ6xD2ydbmjNQow4dgAXKb1dB6HBQSDShNrQialh-s"
},
"title": "[core] Improve support for extended props in theme (#25934)",
"review_url": null,
"title": "[Checkbox] Make color=\"primary\" default",
"review_url": "https://github.com/mui-org/material-ui/pull/26002",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 1290,
"context": "deploy-preview",
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit 9937208

Please sign in to comment.