mirror of
https://github.com/youzan/vant.git
synced 2025-12-19 01:02:29 +08:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import List from '..';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { later } from '../../../test/utils';
|
||||
import { mount, later } from '../../../test/utils';
|
||||
|
||||
test('load event', async() => {
|
||||
const wrapper = mount(List);
|
||||
|
||||
Reference in New Issue
Block a user