mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[new feature] Uploader: add default style & upload-text prop
This commit is contained in:
@@ -24,7 +24,6 @@ test('drag button', () => {
|
||||
wrapper.setProps({ value });
|
||||
});
|
||||
|
||||
|
||||
const button = wrapper.find('.van-slider__button');
|
||||
triggerDrag(button, 50, 0);
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
|
Reference in New Issue
Block a user