diff --git a/components/carousel/__tests__/index.test.js b/components/carousel/__tests__/index.test.js index cd902a48d7..e1e27fadbc 100644 --- a/components/carousel/__tests__/index.test.js +++ b/components/carousel/__tests__/index.test.js @@ -121,7 +121,6 @@ describe('Carousel', () => { children: [
,
,
], }); wrapper.update(); - jest.runAllTimers(); expect( wrapper .find('.slick-dots li')