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 24, 2021
1 parent 8746ba2 commit 4e132ee
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 @@ -14049,6 +14050,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": "60d42abc694ba400072d7b89",
"id": "60d44c89c0fe9c0008a4550a",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60d42abc694ba400072d7b87",
"build_id": "60d44c89c0fe9c0008a45508",
"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-24T06:48:28.374Z",
"updated_at": "2021-06-24T07:05:13.428Z",
"commit_ref": "5f882fefadbdd72e950a4940a550c1d3287dd150",
"review_id": null,
"deploy_url": "http://deploy-preview-26924--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26924--material-ui.netlify.app",
"created_at": "2021-06-24T09:12:41.590Z",
"updated_at": "2021-06-24T09:42:05.844Z",
"commit_ref": "e8558ec13072d98d036554598db0eb6c65013266",
"review_id": 26924,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/5f882fefadbdd72e950a4940a550c1d3287dd150",
"branch": "test/StrictModeViolation",
"commit_url": "https://github.com/mui-org/material-ui/commit/e8558ec13072d98d036554598db0eb6c65013266",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds1.firebaseio.com/builds/60d42abc694ba400072d7b87/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/60d42abc694ba400072d7b87/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjQ1MTk2NjEsImQiOnsidWlkIjoiIn19.HIiDnAwchwoCxo2RyER6xm_tNxGqvZSuZSaPylDTtXo"
"url": "https://netlify-builds3.firebaseio.com/builds/60d44c89c0fe9c0008a45508/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/60d44c89c0fe9c0008a45508/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjQ1Mjg0MDIsImQiOnsidWlkIjoiIn19.6EJcZlznvZbaJI-_U3bcH4La5g0A9iByE9DhicNrKM8"
},
"title": "[DatePicker] Remove helper text default value (#26866)\n\nCo-authored-by: Olivier Tassinari <[email protected]>",
"review_url": null,
"title": "[test] Make remaining testing-library tests StrictMode compatible",
"review_url": "https://github.com/mui-org/material-ui/pull/26924",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 1001,
"context": "deploy-preview",
"deploy_time": 901,
"public": true,
"plugin_state": "success"
}

0 comments on commit 4e132ee

Please sign in to comment.