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
I'm not sure if it's a bug in headless-gl or Jest, but there is a bug that if you have multiple tests, the library will break:
jestjs/jest#2029
The text was updated successfully, but these errors were encountered:
We have the same behavior too, would love to know what we can do about it.
Sorry, something went wrong.
@pconerly are you using Jest too or just headless-gl ?
I'm also using jest
I'm having exactly same issue, using Jest
Ah, jestjs/jest#2029 says we should run jest with --no-cache option...
--no-cache
No branches or pull requests
I'm not sure if it's a bug in headless-gl or Jest, but there is a bug that if you have multiple tests, the library will break:
jestjs/jest#2029
The text was updated successfully, but these errors were encountered: