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
Within the converged Slider component Enzyme is still relied on to test various dragging behavior through simulating pointer events. It should be updated and replaced with react testing library.