Skip to content

Commit

Permalink
test: update useZIndex test time (#46078)
Browse files Browse the repository at this point in the history
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
  • Loading branch information
xrkffgg committed Nov 24, 2023
1 parent f216958 commit 3fbed04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/_util/__tests__/useZIndex.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ describe('Test useZIndex hooks', () => {
}

unmount();
}, 15000);
}, 20000);
});
});
});
Expand Down

1 comment on commit 3fbed04

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.