Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Jul 31, 2023
1 parent f26904a commit 40fd9fd
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ exports[`DrillDown Component Tests should render component 1`] = `
</span>
</span>
</span>
<div
class="antv-s2-drill-down-extra"
>
extra
</div>
<div
class="ant-empty antv-s2-drill-down-empty"
>
Expand Down Expand Up @@ -138,7 +143,6 @@ exports[`DrillDown Component Tests should render component 1`] = `
No data
</div>
</div>
extra
<ul
class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light antv-s2-drill-down-menu"
data-menu-list="true"
Expand Down

0 comments on commit 40fd9fd

Please sign in to comment.