From 54ab9574a2acec52f2d34325ab80ba6fdff38717 Mon Sep 17 00:00:00 2001 From: wuxh Date: Thu, 12 Jan 2023 18:04:47 +0800 Subject: [PATCH] update --- tests/index.spec.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/index.spec.tsx b/tests/index.spec.tsx index 30922ac..a76b01b 100644 --- a/tests/index.spec.tsx +++ b/tests/index.spec.tsx @@ -639,7 +639,7 @@ describe('collapse', () => { expect(container.querySelectorAll('.rc-collapse-item')).toHaveLength(2); }); - it.only('ref should work', () => { + it('ref should work', () => { const ref = React.createRef(); const panelRef = React.createRef(); const { container } = render(