Skip to content
New issue

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

stop some flake in a useMutation test #8581

Merged
merged 4 commits into from
Aug 4, 2021
Merged

stop some flake in a useMutation test #8581

merged 4 commits into from
Aug 4, 2021

Conversation

brainkim
Copy link
Contributor

@brainkim brainkim commented Aug 3, 2021

Fixes #8579

cc @mpeyper RE testing-library/react-hooks-testing-library#656 (comment) as an example of waitForNextUpdate() flake. Adding some delay seems to prevent it.

@brainkim brainkim requested a review from benjamn August 3, 2021 19:36
@brainkim brainkim merged commit 117e721 into main Aug 4, 2021
@brainkim brainkim deleted the brian-testing-1 branch August 4, 2021 16:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate intermittent failure of useMutation + refetchQueries test
2 participants