Closed yannbf closed 2 years ago
Describe the bug await-interactions isn't verifying that we're actually using userEvent from @storybook/testing-library. The rule should not apply for everything that happens to be called userEvent.
userEvent
@storybook/testing-library
To Reproduce
Fixed in v0.6.6
Describe the bug await-interactions isn't verifying that we're actually using
userEvent
from@storybook/testing-library
. The rule should not apply for everything that happens to be calleduserEvent
.To Reproduce