mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
chore: adjust path of test utils (#4997)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Uploader from '..';
|
||||
import { mount, later, triggerDrag } from '../../../test/utils';
|
||||
import { mount, later, triggerDrag } from '../../../test';
|
||||
|
||||
window.File = function() {
|
||||
this.size = 10000;
|
||||
|
Reference in New Issue
Block a user