test: update all snapshots

This commit is contained in:
chenjiahan
2020-11-21 22:27:11 +08:00
parent 3851c9a220
commit 9acac4c2b1
80 changed files with 16198 additions and 6923 deletions
@@ -1,8 +1,9 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`should render title slot correctly 1`] = `
<div class="van-cell-group__title">Custom Title</div>
<div class="van-cell-group__title">
Custom Title
</div>
<div class="van-cell-group van-hairline--top-bottom">
<!---->
</div>
`;