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 Mar 18, 2021
1 parent 6e882cc commit a14a0f3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24212,7 +24212,7 @@ exports[`firefox /components/text-fields/ 1`] = `
dynamically matches its content (using
</text>
<link>TextareaAutosize</link>
<text>). You can use the minRows and maxRows props to bound it.</text>
<text>). You can use the rowsMin and rowsMax props to bound it.</text>
</paragraph>
<button>
A generic container that is programmatically focused to test keyboard
Expand Down
38 changes: 19 additions & 19 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "60522b130d97fb0008481684",
"id": "6053573358412900072a1eb2",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60522b130d97fb0008481682",
"state": "ready",
"build_id": "6053573358412900072a1eb0",
"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-03-17T16:15:15.567Z",
"updated_at": "2021-03-17T16:39:57.074Z",
"commit_ref": "73cb6240c7dc81113dfe56021baf29c11d5e8f2c",
"review_id": null,
"deploy_url": "http://deploy-preview-25394--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-25394--material-ui.netlify.app",
"created_at": "2021-03-18T13:35:47.039Z",
"updated_at": "2021-03-18T13:35:50.578Z",
"commit_ref": "456d1454a28566454d793437638bfe292d5a131b",
"review_id": 25394,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/73cb6240c7dc81113dfe56021baf29c11d5e8f2c",
"branch": "feature/migrate-checkbox-demo-to-emotion",
"commit_url": "https://github.com/mui-org/material-ui/commit/456d1454a28566454d793437638bfe292d5a131b",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds4.firebaseio.com/builds/60522b130d97fb0008481682/log",
"url": "https://netlify-builds4.firebaseio.com/builds/6053573358412900072a1eb0/log",
"endpoint": "https://netlify-builds4.firebaseio.com",
"path": "/builds/60522b130d97fb0008481682/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTU5OTk3MDksImQiOnsidWlkIjoiIn19.3CaulK9J2AEyH_TVMzJ6F04ohtxPoytAtNtlEaoRbvQ"
"path": "/builds/6053573358412900072a1eb0/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MTYwNzUwMDksImQiOnsidWlkIjoiIn19.mtjl9QnVcaNoPxqgusLjIiXfliGn71YCrXO5d47770I"
},
"title": "[docs] Fix multiline textfields docs to use minRows/maxRows (#25383)",
"review_url": null,
"title": "[docs] Migrate Checkbox demos to emotion",
"review_url": "https://github.com/mui-org/material-ui/pull/25394",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 974,
"context": "deploy-preview",
"deploy_time": null,
"public": true,
"plugin_state": "success"
"plugin_state": "none"
}

0 comments on commit a14a0f3

Please sign in to comment.