Skip to content

Commit

Permalink
chore: ypdate snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jan 13, 2023
1 parent 8c6ac34 commit 8287612
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 21 deletions.
46 changes: 27 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions src/pages/User/Login/__snapshots__/login.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ exports[`Login Page should login success 1`] = `
<ul
class="ant-menu ant-menu-root ant-menu-inline ant-menu-light ant-pro-sider-menu ant-pro-base-menu"
data-menu-list="true"
dir="ltr"
role="menu"
style="background-color: transparent; width: 100%;"
tabindex="0"
Expand Down Expand Up @@ -141,6 +142,7 @@ exports[`Login Page should login success 1`] = `
<ul
class="ant-menu ant-menu-root ant-menu-inline ant-menu-light ant-pro-sider-link-menu "
data-menu-list="true"
dir="ltr"
role="menu"
tabindex="0"
/>
Expand Down Expand Up @@ -559,7 +561,7 @@ exports[`Login Page should login success 1`] = `
/>
</svg>
</span>
2022 Produced by Ant Financial Experience Department
2023 Produced by Ant Financial Experience Department
</div>
</div>
</footer>
Expand Down Expand Up @@ -669,6 +671,7 @@ exports[`Login Page should show login form 1`] = `
>
<div
class="ant-tabs-tab ant-tabs-tab-active"
data-node-key="account"
>
<div
aria-controls="rc-tabs-test-panel-account"
Expand All @@ -683,6 +686,7 @@ exports[`Login Page should show login form 1`] = `
</div>
<div
class="ant-tabs-tab"
data-node-key="mobile"
>
<div
aria-controls="rc-tabs-test-panel-mobile"
Expand Down Expand Up @@ -1101,7 +1105,7 @@ exports[`Login Page should show login form 1`] = `
/>
</svg>
</span>
2022 Produced by Ant Financial Experience Department
2023 Produced by Ant Financial Experience Department
</div>
</div>
</footer>
Expand Down

0 comments on commit 8287612

Please sign in to comment.