We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
svelte-testing-library/src/pure.js
Line 94 in 5ae96a7
The code above should check if fn is a function before calling it, otherwise should be used as a Promise
fn
The text was updated successfully, but these errors were encountered:
act
🎉 This issue has been resolved in version 4.0.6 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
svelte-testing-library/src/pure.js
Line 94 in 5ae96a7
The code above should check if
fn
is a function before calling it, otherwise should be used as a PromiseThe text was updated successfully, but these errors were encountered: