mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
bump vue-test-utils (#1338)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import PullRefresh from '..';
|
||||
import { mount } from '@vue/test-utils';
|
||||
import { trigger, triggerDrag } from '../../../test/utils';
|
||||
import { mount, trigger, triggerDrag } from '../../../test/utils';
|
||||
|
||||
test('change head content when pulling down', () => {
|
||||
const wrapper = mount(PullRefresh, {
|
||||
|
Reference in New Issue
Block a user