mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
chore: remove unused registration in test cases
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
import { mount, mockScrollTop } from '../../../test';
|
||||
import Vue from 'vue';
|
||||
import Sticky from '..';
|
||||
|
||||
Vue.use(Sticky);
|
||||
|
||||
test('sticky to top', () => {
|
||||
const wrapper = mount({
|
||||
|
Reference in New Issue
Block a user