Skip to content

Commit 5ad6649

Browse files
committed
test: update snap
1 parent 3a141b2 commit 5ad6649

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/table/__tests__/__snapshots__/demo.test.js.snap

+5
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,11 @@ exports[`renders ./components/table/demo/basic.vue correctly 1`] = `
125125
</div>
126126
`;
127127

128+
exports[`renders ./components/table/demo/big-data.vue correctly 1`] = `
129+
<iframe src="https://www.surely.cool/for-ant-demo" height="400"></iframe>
130+
<!--v-if-->
131+
`;
132+
128133
exports[`renders ./components/table/demo/bordered.vue correctly 1`] = `
129134
<div class="ant-table-wrapper">
130135
<div class="ant-spin-nested-loading">

0 commit comments

Comments
 (0)