types: test cases typing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Cascader from '..';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { later } from '../../../test';
|
||||
import { mount , later } from '../../../test';
|
||||
|
||||
import options from '../demo/area-en-US';
|
||||
|
||||
test('should emit change event when active option changed', async () => {
|
||||
Reference in New Issue
Block a user