chore: adjust path of test utils (#4997)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { mount, later } from '../../../test/utils';
|
||||
import { mount, later } from '../../../test';
|
||||
import ActionSheet from '..';
|
||||
|
||||
test('callback events', () => {
|
||||
|
||||
Reference in New Issue
Block a user