Skip to content

Commit 7f7064d

Browse files
authored
Remove useFakeTimers call
1 parent 707c8b2 commit 7f7064d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react/src/TooltipV2/__tests__/Tooltip.test.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ function ExampleWithActionMenu(actionMenuTrigger: React.ReactElement): JSX.Eleme
3333
)
3434
}
3535

36-
jest.useFakeTimers()
37-
3836
describe('Tooltip', () => {
3937
checkStoriesForAxeViolations('Tooltip.features', '../TooltipV2/')
4038

0 commit comments

Comments
 (0)