Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 20, 2021
1 parent 6099d2e commit 388298d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 25 deletions.
6 changes: 2 additions & 4 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -16548,17 +16548,15 @@ exports[`firefox /components/buttons/ 1`] = `
<buttonmenu haspopup="true">See more</buttonmenu>
</toolbar>
<text>
<Stack direction="row" alignItems="center"
spacing={1}> <label
htmlFor="contained-button-file"> <Input
<label htmlFor="contained-button-file"> <Input
accept="image/*" id="contained-button-file" multiple
type="file" /> <Button variant="contained"
component="span"> Upload </Button> </label>
<label htmlFor="icon-button-file"> <Input
accept="image/*" id="icon-button-file"
type="file" /> <IconButton color="primary"
aria-label="upload picture" component="span">
<PhotoCamera /> </IconButton> </label> </Stack>
<PhotoCamera /> </IconButton> </label>
</text>
<heading level="2">
Sizes
Expand Down
2 changes: 1 addition & 1 deletion lib/a11y-snapshot/__snapshots__/axe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Array [
"canMismatch__helpUrl": "https://dequeuniversity.com/rules/axe/4.1/landmark-unique?application=axeAPI",
"id": "landmark-unique",
"nodes": Array [
"#demo-REMOVED_UNSTABLE_USE_ID_VALUE_FROM_SNAPSHOT > .css-REMOVED_UNSTABLE_EMOTION_HASH > .MuiPagination-text.MuiPagination-root.css-REMOVED_UNSTABLE_EMOTION_HASH-MuiPagination-root:nth-child(1)",
"#demo-REMOVED_UNSTABLE_USE_ID_VALUE_FROM_SNAPSHOT > .css-REMOVED_UNSTABLE_EMOTION_HASH-Stack-root > .MuiPagination-text.MuiPagination-root.css-REMOVED_UNSTABLE_EMOTION_HASH-MuiPagination-root:nth-child(1)",
],
},
]
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": "605488f26e88880008ec0fa2",
"id": "605635919a1ba5000770da94",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "605488f26e88880008ec0fa0",
"state": "ready",
"build_id": "605635919a1ba5000770da92",
"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-03-19T11:20:18.363Z",
"updated_at": "2021-03-19T11:38:26.975Z",
"commit_ref": "f23207bf2312eba2686522f904d72aea7d3c0a88",
"review_id": null,
"deploy_url": "http://deploy-preview-25429--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-25429--material-ui.netlify.app",
"created_at": "2021-03-20T17:49:05.098Z",
"updated_at": "2021-03-20T18:06:02.556Z",
"commit_ref": "84739628ccc77854479e82e1e018d18c3ba2c802",
"review_id": 25429,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/f23207bf2312eba2686522f904d72aea7d3c0a88",
"branch": "docs-grid",
"commit_url": "https://github.com/mui-org/material-ui/commit/84739628ccc77854479e82e1e018d18c3ba2c802",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds4.firebaseio.com/builds/605488f26e88880008ec0fa0/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/605488f26e88880008ec0fa0/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTYxNTc2MzksImQiOnsidWlkIjoiIn19.G3eBc3pVeGwMxmi5dn7fHB1hw7FbCbnVzbCeTy6SzTU"
"url": "https://netlify-builds1.firebaseio.com/builds/605635919a1ba5000770da92/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/605635919a1ba5000770da92/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTYyNjQxNTYsImQiOnsidWlkIjoiIn19.wNvgIg4rdDyXAbMCmhJGN02rC9vrOFy3H_opYAkYwOE"
},
"title": "[Stack] Add new component (#25149)",
"review_url": null,
"title": "[docs] Improve the docs of the Grid component",
"review_url": "https://github.com/mui-org/material-ui/pull/25429",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 1084,
"context": "deploy-preview",
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit 388298d

Please sign in to comment.