Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update snapshots for master (#3181)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Oct 4, 2021
1 parent 2bb7765 commit daeedbd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -9222,8 +9222,8 @@ exports[`chromium /components/selects/ 1`] = `
</heading>
<paragraph>
<text>
Menus are positioned over their emitting elements such that the currently
selected menu item appears on top of the emitting element.
Menus are positioned under their emitting elements, unless they are close
to the bottom of the viewport.
</text>
</paragraph>
<button>
Expand Down Expand Up @@ -25737,8 +25737,8 @@ exports[`firefox /components/selects/ 1`] = `
</heading>
<paragraph>
<text>
Menus are positioned over their emitting elements such that the currently
selected menu item appears on top of the emitting element.
Menus are positioned under their emitting elements, unless they are close
to the bottom of the viewport.
</text>
</paragraph>
<button>
Expand Down
26 changes: 13 additions & 13 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "61577ce2a789f0000819f89e",
"id": "615ad907efb5de000772da4f",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "61577ce2a789f0000819f89c",
"build_id": "615ad907efb5de000772da4d",
"state": "ready",
"name": "material-ui",
"url": "http://material-ui.netlify.app",
"admin_url": "https://app.netlify.com/sites/material-ui",
"deploy_url": "http://master--material-ui.netlify.app",
"deploy_ssl_url": "https://master--material-ui.netlify.app",
"created_at": "2021-10-01T21:25:54.078Z",
"updated_at": "2021-10-01T21:36:26.867Z",
"commit_ref": "6a952da3cf79f52a1c0fc8d08e0e652bc69d86b4",
"created_at": "2021-10-04T10:35:52.006Z",
"updated_at": "2021-10-04T12:02:40.156Z",
"commit_ref": "9a367d5da295d170d314e1dc201e71126360ea05",
"review_id": null,
"skipped": null,
"locked": null,
"branch": "master",
"commit_url": "https://github.com/mui-org/material-ui/commit/6a952da3cf79f52a1c0fc8d08e0e652bc69d86b4",
"commit_url": "https://github.com/mui-org/material-ui/commit/9a367d5da295d170d314e1dc201e71126360ea05",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds2.firebaseio.com/builds/61577ce2a789f0000819f89c/log",
"endpoint": "https://netlify-builds2.firebaseio.com",
"path": "/builds/61577ce2a789f0000819f89c/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzMxMzc1NjYsImQiOnsidWlkIjoiIn19.Yy9FA8HLwHjFsqaZeTdakiJTKG98bie73sW0wkyBVDI"
"url": "https://netlify-builds4.firebaseio.com/builds/615ad907efb5de000772da4d/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/615ad907efb5de000772da4d/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MzMzNTQ1MTgsImQiOnsidWlkIjoiIn19.0Pz7CEd4rwU5a6_EO1tuX1vhamNzEvQu7FxTB1y0pF8"
},
"title": "[docs] Add the last diamond sponsor (#28737)",
"title": "Update Benny's profile on about us page (#28816)",
"review_url": null,
"published_at": "2021-10-01T21:36:25.609Z",
"published_at": "2021-10-04T10:45:04.648Z",
"context": "production",
"deploy_time": 627,
"deploy_time": 550,
"public": true,
"plugin_state": "success"
}

0 comments on commit daeedbd

Please sign in to comment.