Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 18, 2021
1 parent cd5918c commit 6301992
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
8 changes: 5 additions & 3 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,8 @@ exports[`chromium / 1`] = `
<link>Contact Us</link>
</listitem>
<listitem level="1">
<link>Jobs</link>
<link>Careers</link>
<link>HIRING</link>
</listitem>
</list>
<paragraph>
Expand Down Expand Up @@ -13538,8 +13539,9 @@ exports[`firefox / 1`] = `
<link>Contact Us</link>
</listitem>
<listitem>
Jobs
<link>Jobs</link>
Careers HIRING
<link>Careers</link>
<link>HIRING</link>
</listitem>
</list>
<paragraph>
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": "602686ad04f6340007252cb6",
"id": "602eaf40b0e1a700079ddfba",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "602686ad04f6340007252cb4",
"state": "ready",
"build_id": "602eaf40b0e1a700079ddfb8",
"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-02-12T13:46:21.401Z",
"updated_at": "2021-02-12T14:02:08.364Z",
"commit_ref": "44641cb3b8918c89cd51a10ab90b7522213a4da2",
"review_id": null,
"deploy_url": "http://deploy-preview-24878--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-24878--material-ui.netlify.app",
"created_at": "2021-02-18T18:17:36.737Z",
"updated_at": "2021-02-18T18:17:39.954Z",
"commit_ref": "e795efd0cee9b6adb5ecbe0dd61f348e40d8618e",
"review_id": 24878,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/44641cb3b8918c89cd51a10ab90b7522213a4da2",
"branch": "togglebuttongroup-migrate-to-emotion",
"commit_url": "https://github.com/mui-org/material-ui/commit/e795efd0cee9b6adb5ecbe0dd61f348e40d8618e",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds4.firebaseio.com/builds/602686ad04f6340007252cb4/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/602686ad04f6340007252cb4/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTMxNDAxOTAsImQiOnsidWlkIjoiIn19.NFoeZBHmLSr_aFTSD0jRQVnvpOIiFmFsbkUR5iwEkv0"
"url": "https://netlify-builds6.firebaseio.com/builds/602eaf40b0e1a700079ddfb8/log",
"endpoint": "https://netlify-builds6.firebaseio.com",
"path": "/builds/602eaf40b0e1a700079ddfb8/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTM2NzI1NDksImQiOnsidWlkIjoiIn19.TtEK1171BxqLlAPWq8K1rE4fPE9C2i8G9hePwZcYasU"
},
"title": "Bump eslint-config-airbnb-typescript from 12.0.0 to 12.3.1 (#24810)",
"review_url": null,
"title": "[ToggleButton] Migrate ToggleButtonGroup to emotion",
"review_url": "https://github.com/mui-org/material-ui/pull/24878",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 944,
"context": "deploy-preview",
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit 6301992

Please sign in to comment.