mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
DatetimePicker: improve test coverage
This commit is contained in:
@@ -62,7 +62,7 @@ export function triggerTouch(wrapper, eventName, x, y) {
|
||||
radiusX: 2.5,
|
||||
radiusY: 2.5,
|
||||
rotationAngle: 10,
|
||||
force: 0.5,
|
||||
force: 0.5
|
||||
};
|
||||
|
||||
const event = document.createEvent('CustomEvent');
|
||||
|
Reference in New Issue
Block a user