test: adjust mount import source
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ContactList from '..';
|
||||
import { mount } from '../../../test';
|
||||
import { mount } from '@vue/test-utils';
|
||||
|
||||
const contactInfo = {
|
||||
name: 'test',
|
||||
|
||||
Reference in New Issue
Block a user