diff --git a/src/calendar/test/prop.spec.js b/src/calendar/test/prop.spec.js index 6d8ec8ec7..726e7dfef 100644 --- a/src/calendar/test/prop.spec.js +++ b/src/calendar/test/prop.spec.js @@ -181,7 +181,7 @@ test('lazy-render prop', () => { expect(wrapper).toMatchSnapshot(); }); -test.only('month-show event', async () => { +test('month-show event', async () => { const wrapper = mount(Calendar, { propsData: { value: true,