mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Stepper from '..';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { mount } from '../../../test/utils';
|
||||
|
||||
test('disabled stepper', () => {
|
||||
const wrapper = mount(Stepper, {
|
||||
|
||||
Reference in New Issue
Block a user