mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Checkbox from '..';
|
||||
import CheckboxGroup from '../../checkbox-group';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { mount } from '../../../test/utils';
|
||||
|
||||
test('switch checkbox', () => {
|
||||
const wrapper = mount(Checkbox);
|
||||
|
Reference in New Issue
Block a user