diff --git a/tests/portal.spec.tsx b/tests/portal.spec.tsx index c78236eb..4079cbc7 100644 --- a/tests/portal.spec.tsx +++ b/tests/portal.spec.tsx @@ -20,7 +20,7 @@ describe('Dialog.Portal', () => { it('event should bubble', () => { const onClose = jest.fn(); - const { container } = render( + render(