Skip to content

Commit

Permalink
test: 更新 antd snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
twinh committed Feb 7, 2024
1 parent e5255c2 commit 4b45c2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/__snapshots__/FormItemSort.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`FormItemSort default 1`] = `
class="ant-form-item-control-input-content"
>
<div
class="ant-input-number ant-input-number-in-form-item"
class="ant-input-number ant-input-number-in-form-item ant-input-number-outlined"
>
<div
class="ant-input-number-handler-wrap"
Expand Down
2 changes: 1 addition & 1 deletion components/__snapshots__/InputPrice.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`InputPrice default 1`] = `
<div>
<div
class="ant-input-number"
class="ant-input-number ant-input-number-outlined"
>
<div
class="ant-input-number-input-wrap"
Expand Down

0 comments on commit 4b45c2f

Please sign in to comment.