You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update internal helpers for considering the new React Testing Library renderHook util:
The renderHook method shouldn't be treated as a regular render method.
New utils for detecting renderHook are needing. Won't be used for now, but will simplify the implementation of specific react-hooks-testing-library rules.