mirror of
https://github.com/youzan/vant.git
synced 2026-05-05 01:00:55 +08:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import BigBtn from '../../goods-action-big-btn';
|
||||
import SmallBtn from '../../goods-action-mini-btn';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { mount } from '../../../test/utils';
|
||||
|
||||
test('big btn click event', () => {
|
||||
const wrapper = mount(BigBtn);
|
||||
|
||||
Reference in New Issue
Block a user