testing-library / react-hooks-testing-library

🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
https://react-hooks-testing-library.com
MIT License
5.25k stars 230 forks source link

type of `wrapper` might be wrong #970

Closed andyl-ioki closed 6 months ago

andyl-ioki commented 6 months ago

Relevant code or config:

let your = (code, tell) => `the ${story}`

What you did:

What happened:

Reproduction:

Problem description:

Suggested solution:

andyl-ioki commented 6 months ago

Accidentally hit Enter :/