Skip to content

Commit e1264e6

Browse files
test: fix delay show test
1 parent 5a47e6a commit e1264e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/tooltip-props.spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ describe('tooltip props', () => {
130130
},
131131
)
132132

133-
await userEvent.unhover(anchorElement)
134-
135133
await waitFor(() => {
136134
tooltip = screen.getByRole('tooltip')
137135
})

0 commit comments

Comments
 (0)