Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 2, 2021
1 parent 1659dee commit 339ad68
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 20 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
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": "60b5a83cd042360008e1c74f",
"id": "60b738060fe28b00091fcd04",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60b5a83cd042360008e1c74d",
"state": "building",
"build_id": "60b738060fe28b00091fcd02",
"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-06-01T03:23:40.638Z",
"updated_at": "2021-06-01T03:23:42.485Z",
"commit_ref": "2920e6a4313a80062e6eb9a7c609a243e35257bd",
"review_id": null,
"deploy_url": "http://deploy-preview-26555--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26555--material-ui.netlify.app",
"created_at": "2021-06-02T07:49:26.138Z",
"updated_at": "2021-06-02T08:10:52.047Z",
"commit_ref": "cc490827af3ff9e9e44f2e239047c8a2b9edd281",
"review_id": 26555,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/2920e6a4313a80062e6eb9a7c609a243e35257bd",
"branch": "new-default-theme-color",
"commit_url": "https://github.com/mui-org/material-ui/commit/cc490827af3ff9e9e44f2e239047c8a2b9edd281",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds3.firebaseio.com/builds/60b5a83cd042360008e1c74d/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/60b5a83cd042360008e1c74d/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI1MTc5ODMsImQiOnsidWlkIjoiIn19.kWPtopNcWpmV4y2YVRMmFYaIBz3w1--Y4LllOCwhiYY"
"url": "https://netlify-builds1.firebaseio.com/builds/60b738060fe28b00091fcd02/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/60b738060fe28b00091fcd02/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI2MjIwNzIsImQiOnsidWlkIjoiIn19.yj5eTsXwty2o-zbiURTbkByZIHzTX_oKAQ8Zz1QbqtE"
},
"title": "[Tabs] Fix arrow rotation in vertical & RTL (#26527)",
"review_url": null,
"title": "Update default `primary`, `secondary` and `error` theme palette",
"review_url": "https://github.com/mui-org/material-ui/pull/26555",
"published_at": null,
"context": "branch-deploy",
"deploy_time": null,
"context": "deploy-preview",
"deploy_time": 1281,
"public": true,
"plugin_state": "none"
"plugin_state": "success"
}

0 comments on commit 339ad68

Please sign in to comment.