Skip to content

Commit

Permalink
Update snapshots for next (#1927)
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 Mar 1, 2021
1 parent 1a2a1af commit 01e3370
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 16 deletions.
19 changes: 17 additions & 2 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3305,13 +3305,16 @@ exports[`chromium /components/buttons/ 1`] = `
</Label>
<toolbar>
demo source
<button>Show the source</button>
<button>Show the full source</button>
<button>Edit in CodeSandbox</button>
<button>Copy the source</button>
<button>Reset focus to test keyboard navigation</button>
<button>Reset demo</button>
<combobox haspopup="menu">See more</combobox>
</toolbar>
<Pre>
<code>$SOME_CODE</code>
</Pre>
<heading level="2">
Sizes
<Anchor></Anchor>
Expand Down Expand Up @@ -16262,13 +16265,25 @@ exports[`firefox /components/buttons/ 1`] = `
</label>
<toolbar>
demo source
<button>Show the source</button>
<button>Show the full source</button>
<button>Edit in CodeSandbox</button>
<button>Copy the source</button>
<button>Reset focus to test keyboard navigation</button>
<button>Reset demo</button>
<buttonmenu haspopup="true">See more</buttonmenu>
</toolbar>
<text>
<Input accept="image/*" id="contained-button-file"
multiple type="file" /> <label
htmlFor="contained-button-file"> <Button
variant="contained" component="span"> Upload
</Button> </label> <Input accept="image/*"
id="icon-button-file" type="file" /> <label
htmlFor="icon-button-file"> <IconButton
color="primary" aria-label="upload picture"
component="span"> <PhotoCamera /> </IconButton>
</label>
</text>
<heading level="2">
Sizes
<link></link>
Expand Down
28 changes: 14 additions & 14 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "603d1c282aa4da0007cdecde",
"id": "603d692af3f23400086717b5",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "603d1c282aa4da0007cdecdc",
"state": "ready",
"build_id": "603d692af3f23400086717b3",
"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-01T16:54:00.184Z",
"updated_at": "2021-03-01T17:07:42.232Z",
"commit_ref": "1e30f906dbd8173d0054b4cc209c72bf9efe336a",
"created_at": "2021-03-01T22:22:34.623Z",
"updated_at": "2021-03-01T22:22:36.529Z",
"commit_ref": "8fa50d952e3ce07a767f7def55c1b94da6bd5feb",
"review_id": null,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/1e30f906dbd8173d0054b4cc209c72bf9efe336a",
"commit_url": "https://github.com/mui-org/material-ui/commit/8fa50d952e3ce07a767f7def55c1b94da6bd5feb",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds5.firebaseio.com/builds/603d1c282aa4da0007cdecdc/log",
"endpoint": "https://netlify-builds5.firebaseio.com",
"path": "/builds/603d1c282aa4da0007cdecdc/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTQ2MjA2MzMsImQiOnsidWlkIjoiIn19.Ma2sYgJMj_UhcWpy7NyGEC0xzJ13mXCyLmxw5F8RO9U"
"url": "https://netlify-builds4.firebaseio.com/builds/603d692af3f23400086717b3/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/603d692af3f23400086717b3/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTQ2MzgxNzMsImQiOnsidWlkIjoiIn19.eB99emBVeCrTDq0CPddD-2VcxRLjiM5q41qkrEkTwro"
},
"title": "[Table] Remove default role logic in TableCell (#25105)",
"title": "[Drawer] Migrate to emotion (#25091)",
"review_url": null,
"published_at": null,
"context": "branch-deploy",
"deploy_time": 818,
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit 01e3370

Please sign in to comment.