Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 26, 2021
1 parent df9d651 commit 8cfd73c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 20 deletions.
14 changes: 14 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 @@ -14006,6 +14007,19 @@ exports[`firefox / 1`] = `
<text>. Copyright © 2021 Material-UI.</text>
</paragraph>
</landmark>
<iframe>
Netlify Drawer
<document>
Netlify Drawer
<button>
Open Netlify Drawer
<img>Logo</img>
</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": "60ace37930e1530008ee81ae",
"id": "60aea846afa04700078ad3af",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60ace37930e1530008ee81ac",
"state": "ready",
"build_id": "60aea846afa04700078ad3ad",
"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-05-25T11:46:01.666Z",
"updated_at": "2021-05-25T12:08:38.048Z",
"commit_ref": "bb0bbe22d77dabe69cd6cd64971158aaa70068c4",
"review_id": null,
"deploy_url": "http://deploy-preview-26466--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26466--material-ui.netlify.app",
"created_at": "2021-05-26T19:57:58.398Z",
"updated_at": "2021-05-26T20:06:40.586Z",
"commit_ref": "9fd9fbfd7510462ae122d148c6f38c660cd8012d",
"review_id": 26466,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/bb0bbe22d77dabe69cd6cd64971158aaa70068c4",
"branch": "fix/typo-in-docs",
"commit_url": "https://github.com/mui-org/material-ui/commit/9fd9fbfd7510462ae122d148c6f38c660cd8012d",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds1.firebaseio.com/builds/60ace37930e1530008ee81ac/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/60ace37930e1530008ee81ac/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjE5NDcwMDQsImQiOnsidWlkIjoiIn19._ziNReuE4SoEklqDRiK7YG2D_SAkVN0YZM6uDNVEXCw"
"url": "https://netlify-builds6.firebaseio.com/builds/60aea846afa04700078ad3ad/log",
"endpoint": "https://netlify-builds6.firebaseio.com",
"path": "/builds/60aea846afa04700078ad3ad/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjIwNjAyOTQsImQiOnsidWlkIjoiIn19.N9nJGS7TcQdxoPT2Pe1IcGS8t4A65u2bW4x1bzovcKg"
},
"title": "[test] Flush scheduled effects before user event returns (#26447)",
"review_url": null,
"title": "[docs] Typo in MultipleSelect",
"review_url": "https://github.com/mui-org/material-ui/pull/26466",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 697,
"context": "deploy-preview",
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit 8cfd73c

Please sign in to comment.