[Improvement] upgrade to jest-serializer-vue@2.0 (#1215)
This commit is contained in:
@@ -9,7 +9,7 @@ test('submit', () => {
|
||||
}
|
||||
});
|
||||
|
||||
expect(wrapper.html()).toMatchSnapshot();
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
|
||||
// disabled
|
||||
const button = wrapper.find('.van-button');
|
||||
|
||||
Reference in New Issue
Block a user