Skip to content

Commit 7c43b96

Browse files
author
huangshuwei
committed
更新虚拟滚动快照测试
1 parent a0aba21 commit 7c43b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/specs/__snapshots__/ve-table-virtual-scroll.spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`veTable virtual scroll render same row height 1`] = `
44
<div class="ve-table">
55
<div class="ve-table-container ve-table-border-around ve-table-virtual-scroll" style="max-height: 500px; height: 500px;">
6-
<div class="ve-table-virtual-phantom">
6+
<div class="ve-table-virtual-phantom ve-table-virtual-scroll">
77
<div style="width: 100%;"></div>
88
</div>
99
<table class="ve-table-content ve-table-border-x">

0 commit comments

Comments
 (0)