Skip to content

Commit

Permalink
test: fix delay show test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljablonski committed Feb 22, 2023
1 parent 5a47e6a commit e1264e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/tooltip-props.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ describe('tooltip props', () => {
},
)

await userEvent.unhover(anchorElement)

await waitFor(() => {
tooltip = screen.getByRole('tooltip')
})
Expand Down

0 comments on commit e1264e6

Please sign in to comment.