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 Aug 9, 2021
1 parent ac39254 commit 530d0fb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 40 deletions.
22 changes: 0 additions & 22 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14785,16 +14785,6 @@ exports[`chromium /components/transfer-list 1`] = `
more list items between lists.
</text>
</paragraph>
<list>
<listitem level="1">
<link>Feedback</link>
</listitem>
<listitem level="1">
<link>
Scroll down to 'Exports Analysis' for a more detailed report.
</link>
</listitem>
</list>
<heading level="2">
Basic transfer list
<text>Basic transfer list</text>
Expand Down Expand Up @@ -30713,18 +30703,6 @@ exports[`firefox /components/transfer-list 1`] = `
more list items between lists.
</text>
</paragraph>
<list>
<listitem>
Feedback
<link>Feedback</link>
</listitem>
<listitem>
Scroll down to 'Exports Analysis' for a more detailed report.
<link>
Scroll down to 'Exports Analysis' for a more detailed report.
</link>
</listitem>
</list>
<heading level="2">
Basic transfer list
<text>Basic transfer list</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": "61106e0f64b4e60008078ef9",
"id": "6111a654e93d650007cc0b53",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "61106e0f64b4e60008078ef7",
"build_id": "6111a654e93d650007cc0b51",
"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-08-08T23:51:43.512Z",
"updated_at": "2021-08-09T00:01:05.379Z",
"commit_ref": "090080333a9d904176093b7e1f5f64167b37876e",
"review_id": null,
"deploy_url": "http://deploy-preview-27639--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-27639--material-ui.netlify.app",
"created_at": "2021-08-09T22:04:04.630Z",
"updated_at": "2021-08-09T22:08:12.276Z",
"commit_ref": "41120728025b9a260332e59b24a2068b080bae7d",
"review_id": 27639,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/090080333a9d904176093b7e1f5f64167b37876e",
"branch": "docs-strict-mode-styles",
"commit_url": "https://github.com/mui-org/material-ui/commit/41120728025b9a260332e59b24a2068b080bae7d",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds1.firebaseio.com/builds/61106e0f64b4e60008078ef7/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/61106e0f64b4e60008078ef7/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2Mjg0ODY4MjEsImQiOnsidWlkIjoiIn19.IT15wCJbOf97LW2nzvWYHZk6t_8YejCMNTEhvm5bZbU"
"url": "https://netlify-builds2.firebaseio.com/builds/6111a654e93d650007cc0b51/log",
"endpoint": "https://netlify-builds2.firebaseio.com",
"path": "/builds/6111a654e93d650007cc0b51/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2Mjg1NDc1NDIsImQiOnsidWlkIjoiIn19.o2QLBFRVsu1gCxHgMI4VnX5RMV6qP8DI2qg6AAVhfEk"
},
"title": "[TextField] Password visibility icons ( \"visibility\"\"visibility-off\" ) should be reversed (#27507)",
"review_url": null,
"title": "[docs] Document that @material-ui/styles is not strict mode compatible",
"review_url": "https://github.com/mui-org/material-ui/pull/27639",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 552,
"context": "deploy-preview",
"deploy_time": 239,
"public": true,
"plugin_state": "success"
}

0 comments on commit 530d0fb

Please sign in to comment.