Skip to content

Commit

Permalink
fix(test): Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dengfuping committed Aug 8, 2024
1 parent 745a76d commit 1802623
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ exports[`List > hideOnSinglePage should be false by default 1`] = `
class="ant-list-pagination"
>
<ul
class="ant-pagination"
class="ant-pagination ant-pagination-end"
>
<li
aria-disabled="true"
Expand Down Expand Up @@ -336,7 +336,7 @@ exports[`List > render 1`] = `
class="ant-list-pagination"
>
<ul
class="ant-pagination"
class="ant-pagination ant-pagination-end"
>
<li
aria-disabled="true"
Expand Down

0 comments on commit 1802623

Please sign in to comment.