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 10, 2020
1 parent c7adc12 commit ebf218f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 33 deletions.
24 changes: 9 additions & 15 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1947,24 +1947,19 @@ exports[`chromium /api/select/ 1`] = `
</gridcell>
<gridcell></gridcell>
<gridcell>
The input value. Providing an empty string will select no options. This
prop is required when the native prop is false (default). Set to an
empty string '' if you don't want any of the available
options to be selected. If the value is an object it must have reference
equality with the option in order to be selected. If the value is not an
object, the string representation must match with the string
The input value. Providing an empty string will select no options. Set
to an empty string '' if you don't want any of the
available options to be selected. If the value is an object it must have
reference equality with the option in order to be selected. If the value
is not an object, the string representation must match with the string
representation of the option in order to be selected.
<text>The</text>
<code>$SOME_CODE</code>
<text>
value. Providing an empty string will select no options. This prop is
required when the
value. Providing an empty string will select no options. Set to an
empty string
</text>
<code>$SOME_CODE</code>
<text>prop is</text>
<code>$SOME_CODE</code>
<text>(default). Set to an empty string</text>
<code>$SOME_CODE</code>
<text>
if you don't want any of the available options to be selected.
</text>
Expand Down Expand Up @@ -20460,9 +20455,8 @@ exports[`firefox /api/select/ 1`] = `
<cell></cell>
<cell>
<text>
The input value. Providing an empty string will select no options.
This prop is required when the native prop is false (default). Set to
an empty string '' if you don't want any of the
The input value. Providing an empty string will select no options. Set
to an empty string '' if you don't want any of the
available options to be selected.
</text>
<whitespace></whitespace>
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": "5fd018941d6f95000784397c",
"id": "5fd29d0a84f0e00007cf2462",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "5fd018941d6f95000784397a",
"build_id": "5fd29d0a84f0e00007cf2460",
"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-09T00:21:40.777Z",
"updated_at": "2020-12-09T00:39:12.730Z",
"commit_ref": "8e1e856974519472db09ae1d50378eb631eaf2b3",
"review_id": null,
"deploy_url": "http://deploy-preview-23950--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-23950--material-ui.netlify.app",
"created_at": "2020-12-10T22:11:22.580Z",
"updated_at": "2020-12-10T22:27:57.940Z",
"commit_ref": "6d91f5a7882e07b76e0143beaf3f842d2b5d9eaa",
"review_id": 23950,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/8e1e856974519472db09ae1d50378eb631eaf2b3",
"branch": "icons-fontsize-medium",
"commit_url": "https://github.com/mui-org/material-ui/commit/6d91f5a7882e07b76e0143beaf3f842d2b5d9eaa",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds2.firebaseio.com/builds/5fd018941d6f95000784397a/log",
"endpoint": "https://netlify-builds2.firebaseio.com",
"path": "/builds/5fd018941d6f95000784397a/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDc0NzU5ODcsImQiOnsidWlkIjoiIn19.5HHegxT-heMlOT_mUvjA0qEdmcH0wVOXbBbG0UvNndA"
"url": "https://netlify-builds5.firebaseio.com/builds/5fd29d0a84f0e00007cf2460/log",
"endpoint": "https://netlify-builds5.firebaseio.com",
"path": "/builds/5fd29d0a84f0e00007cf2460/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MDc2Mzk4NTEsImQiOnsidWlkIjoiIn19.RZymN4YUNIBZuCKVn_Hml-qB2-n97bLdCChdLQegYyc"
},
"title": "[docs] Add infrastructure to translate API pages (#23852)",
"review_url": null,
"title": "[Icons] Change default fontSize from default to medium",
"review_url": "https://github.com/mui-org/material-ui/pull/23950",
"published_at": null,
"context": "branch-deploy",
"deploy_time": 1049,
"context": "deploy-preview",
"deploy_time": 993,
"public": true,
"plugin_state": "success"
}

0 comments on commit ebf218f

Please sign in to comment.