mirror of
https://github.com/youzan/vant.git
synced 2026-01-28 01:10:04 +08:00
test: adjust mount import source
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { mount } from '../../../test';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import VanImage from '..';
|
||||
|
||||
test('click event', () => {
|
||||
|
||||
Reference in New Issue
Block a user