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

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 31, 2021
1 parent e36d187 commit b452f9d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 18 deletions.
15 changes: 15 additions & 0 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ exports[`chromium / 1`] = `
<text>.Copyright ©2021Material-UI.</text>
</paragraph>
</contentinfo>
<Iframe>Netlify Drawer</Iframe>
<alert></alert>
</WebArea>;

Expand Down Expand Up @@ -14010,6 +14011,20 @@ exports[`firefox / 1`] = `
<text>. Copyright © 2021 Material-UI.</text>
</paragraph>
</landmark>
<iframe>
Netlify Drawer
<document>
Netlify Drawer
<button>
Open Netlify Drawer
<img>Logo</img>
<diagram></diagram>
</button>
<text>
<alert></alert>
</text>
</document>
</iframe>
<text>
<alert></alert>
</text>
Expand Down
36 changes: 18 additions & 18 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "60b0580ae0b8c30007c1646c",
"id": "60b4cdd2d0bed5000712af55",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60b0580ae0b8c30007c1646a",
"build_id": "60b4cdd2d0bed5000712af53",
"state": "ready",
"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-05-28T02:40:10.878Z",
"updated_at": "2021-05-28T02:53:08.440Z",
"commit_ref": "d81caa37668ad2d573c4c1ae518e306c5cebe2cf",
"review_id": null,
"deploy_url": "http://deploy-preview-26485--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26485--material-ui.netlify.app",
"created_at": "2021-05-31T11:51:46.070Z",
"updated_at": "2021-05-31T12:03:30.740Z",
"commit_ref": "8b9546188f3036867160819633df4124222661ca",
"review_id": 26485,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/d81caa37668ad2d573c4c1ae518e306c5cebe2cf",
"branch": "feat/styled-to-system",
"commit_url": "https://github.com/mui-org/material-ui/commit/8b9546188f3036867160819633df4124222661ca",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds1.firebaseio.com/builds/60b0580ae0b8c30007c1646a/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/60b0580ae0b8c30007c1646a/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjIxNzc0MzIsImQiOnsidWlkIjoiIn19.X2RDXcWouDAPH2JNwwYs5Gy1LcKZW20aZuIdar6E-6M"
"url": "https://netlify-builds3.firebaseio.com/builds/60b4cdd2d0bed5000712af53/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/60b4cdd2d0bed5000712af53/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI0NjMyODksImQiOnsidWlkIjoiIn19.34JNcbWS7vhzmsjvtF0nQLtV37jVN6Q0a0vdVCll6tc"
},
"title": "[Tabs] Update `min` & `max` width and remove `minWidth` media query (#26458)",
"review_url": null,
"title": "[system] Add createStyled utility",
"review_url": "https://github.com/mui-org/material-ui/pull/26485",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 770,
"context": "deploy-preview",
"deploy_time": 695,
"public": true,
"plugin_state": "success"
}

0 comments on commit b452f9d

Please sign in to comment.