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 Jun 23, 2021
1 parent cad2ddf commit e9af2d7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 17 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 @@ -14055,6 +14056,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
34 changes: 17 additions & 17 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "60d2af5ec7b7150008aac405",
"id": "60d378e489077700083452ce",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60d2af5ec7b7150008aac403",
"build_id": "60d378e489077700083452cc",
"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-23T03:49:50.690Z",
"updated_at": "2021-06-23T04:02:42.004Z",
"commit_ref": "225c87bfc4bb3fc109dc6efb19305badb8fd564c",
"review_id": null,
"deploy_url": "http://deploy-preview-26916--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26916--material-ui.netlify.app",
"created_at": "2021-06-23T18:09:40.840Z",
"updated_at": "2021-06-23T18:32:08.346Z",
"commit_ref": "3d5b0f5ff3ac91c73ffa2daa814bd9657790f36c",
"review_id": 26916,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/225c87bfc4bb3fc109dc6efb19305badb8fd564c",
"branch": "test/SwipeableDrawer/testing-library",
"commit_url": "https://github.com/mui-org/material-ui/commit/3d5b0f5ff3ac91c73ffa2daa814bd9657790f36c",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds3.firebaseio.com/builds/60d2af5ec7b7150008aac403/log",
"url": "https://netlify-builds3.firebaseio.com/builds/60d378e489077700083452cc/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/60d2af5ec7b7150008aac403/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjQ0MjU4NzksImQiOnsidWlkIjoiIn19.oGaoqAvO3tyrTbGRMw5oBc6KiWXoqp9eTrbli6vJdlo"
"path": "/builds/60d378e489077700083452cc/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjQ0NzM3NTEsImQiOnsidWlkIjoiIn19.qC1rW3m9L-WTMOiszFTI3FayO_mupeVOg4sKfOQbxmY"
},
"title": "[theme] Add base color palette type to components (#26697)",
"review_url": null,
"title": "[test] Convert SwipeableDrawer tests to testing-library",
"review_url": "https://github.com/mui-org/material-ui/pull/26916",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 764,
"context": "deploy-preview",
"deploy_time": 1329,
"public": true,
"plugin_state": "success"
}

0 comments on commit e9af2d7

Please sign in to comment.