mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
[Improvement] upgrade to jest-serializer-vue@2.0 (#1215)
This commit is contained in:
@@ -26,7 +26,7 @@ test('reset z-index', () => {
|
||||
}
|
||||
});
|
||||
|
||||
expect(wrapper.html()).toMatchSnapshot();
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
});
|
||||
|
||||
test('popup lock scroll', () => {
|
||||
|
Reference in New Issue
Block a user