test: adjust mount import source

This commit is contained in:
chenjiahan
2020-11-08 20:33:20 +08:00
parent 56fc7f7712
commit a7df6cfebb
26 changed files with 26 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
import { mount } from '../../../test';
import { mount } from '@vue/test-utils';
import VanImage from '..';
test('click event', () => {