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
Context : react-redux was updated to ver > 7 this cause problems in src/components/Selection/selection.spec.jsx. No other way than using older version of react-redux was found, but this is not a good solution.
We should find a way to use actual version of react-redux and support test with it for src/components/Selection/selection.spec.jsx