Skip to content

Commit

Permalink
test: Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Oct 11, 2022
1 parent c376464 commit 20404ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5061,12 +5061,11 @@ Array [
class="ant-upload-list ant-upload-list-picture-card"
>
<div
class="ant-upload ant-upload-select ant-upload-select-picture-card"
class="ant-upload ant-upload-select ant-upload-select-picture-card ant-upload-disabled"
>
<span
class="ant-upload"
class="ant-upload ant-upload-disabled"
role="button"
tabindex="0"
>
<input
accept=""
Expand Down
5 changes: 2 additions & 3 deletions components/form/__tests__/__snapshots__/demo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2544,12 +2544,11 @@ Array [
class="ant-upload-list ant-upload-list-picture-card"
>
<div
class="ant-upload ant-upload-select ant-upload-select-picture-card"
class="ant-upload ant-upload-select ant-upload-select-picture-card ant-upload-disabled"
>
<span
class="ant-upload"
class="ant-upload ant-upload-disabled"
role="button"
tabindex="0"
>
<input
accept=""
Expand Down

0 comments on commit 20404ae

Please sign in to comment.