Ben Kraft
Results
2
comments of
Ben Kraft
We're seeing what I believe is a related issue where `waitFor` seems to pass regardless of the condition. For example, the following test passes, ``` const { result, waitFor }...
Does this mean the expected behavior for `waitFor` is effectively different than for `@testing-library/react`? (obviously this would not be ideal)