mirror of
https://github.com/youzan/vant.git
synced 2026-05-16 01:07:43 +08:00
chore(Field): remove log (#7104)
This commit is contained in:
@@ -45,7 +45,7 @@ test('replay event', async () => {
|
||||
});
|
||||
|
||||
wrapper.find('.van-notice-bar__content').trigger('transitionend');
|
||||
await later(50);
|
||||
await later(80);
|
||||
expect(wrapper.emitted('replay')).toBeTruthy();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user