We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react-testing-library
node_modules\react-testing-library\typings\index.d.ts
It is impossible to run tests using testHook with TypeScript due to incorrect typings definitions.
testHook
The text was updated successfully, but these errors were encountered:
Closed by #292
Sorry, something went wrong.
Thank you so much for the fast solution.
act
docs: add rbusquet as a contributor (testing-library#291)
d49c33f
No branches or pull requests
react-testing-library
version: 5.6.0Relevant code or config:
node_modules\react-testing-library\typings\index.d.ts
Reproduction:
Problem description:
It is impossible to run tests using
testHook
with TypeScript due to incorrect typings definitions.The text was updated successfully, but these errors were encountered: