mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
types: test cases typing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { mount } from '../../../test';
|
||||
|
||||
test('radio-group change', () => {
|
||||
const wrapper = mount({
|
||||
|
Reference in New Issue
Block a user