Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 8, 2020
1 parent e855d8b commit ac3ed19
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion lib/a11y-snapshot/__snapshots__/axe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Array [
"canMismatch__helpUrl": "https://dequeuniversity.com/rules/axe/4.1/landmark-unique?application=axeAPI",
"id": "landmark-unique",
"nodes": Array [
"#demo-REMOVED_UNSTABLE_USE_ID_VALUE_FROM_SNAPSHOT > .MuiBreadcrumbs-root[aria-label=\\"breadcrumb\\"]",
"#demo-REMOVED_UNSTABLE_USE_ID_VALUE_FROM_SNAPSHOT > .MuiBreadcrumbs-root.css-znp3um-MuiTypography[aria-label=\\"breadcrumb\\"]",
],
},
]
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": "5fcab13cf54a0600087bdba0",
"id": "5fcf99c71054b40008d4177b",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "5fcab13cf54a0600087bdb9e",
"build_id": "5fcf99c71054b40008d41779",
"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": "2020-12-04T21:59:24.676Z",
"updated_at": "2020-12-04T22:16:45.524Z",
"commit_ref": "0835aa186ab349d71c95b56da6236cd59b733061",
"review_id": null,
"deploy_url": "http://deploy-preview-23841--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-23841--material-ui.netlify.app",
"created_at": "2020-12-08T15:20:39.250Z",
"updated_at": "2020-12-08T15:35:53.834Z",
"commit_ref": "290dd313f4f1634d12aa8f450c15a89edcfed6a6",
"review_id": 23841,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/0835aa186ab349d71c95b56da6236cd59b733061",
"branch": "feature/Typography-switch-to-emotion",
"commit_url": "https://github.com/mui-org/material-ui/commit/290dd313f4f1634d12aa8f450c15a89edcfed6a6",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds1.firebaseio.com/builds/5fcab13cf54a0600087bdb9e/log",
"endpoint": "https://netlify-builds1.firebaseio.com",
"path": "/builds/5fcab13cf54a0600087bdb9e/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDcyMDg4ODIsImQiOnsidWlkIjoiIn19.WLMQ_uCrg8ZNblSMFIHOXIfIcmZzgPnTn_ZtR6YcQsE"
"url": "https://netlify-builds4.firebaseio.com/builds/5fcf99c71054b40008d41779/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/5fcf99c71054b40008d41779/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDc0NDIyNDYsImQiOnsidWlkIjoiIn19._mIxYF8_SU0SGkWdwmGFTucTYN-qxAIt1Sl5lDcL9vI"
},
"title": "[docs] Add eslint rule to docs (#23843)",
"review_url": null,
"title": "[Typography] Migrate styles to Emotion",
"review_url": "https://github.com/mui-org/material-ui/pull/23841",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 1038,
"context": "deploy-preview",
"deploy_time": 482,
"public": true,
"plugin_state": "success"
}

0 comments on commit ac3ed19

Please sign in to comment.