mirror of
https://github.com/youzan/vant.git
synced 2025-12-24 02:02:09 +08:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import TreeSelect from '../';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { mount } from '../../../test/utils';
|
||||
|
||||
test('empty list', () => {
|
||||
expect(mount(TreeSelect)).toMatchSnapshot();
|
||||
|
||||
Reference in New Issue
Block a user