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
The text was updated successfully, but these errors were encountered:
Issue created after this #661 (review)
Context :
react-redux
was updated to ver > 7 this cause problems insrc/components/Selection/selection.spec.jsx
. No other way than using older version ofreact-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 forsrc/components/Selection/selection.spec.jsx
The text was updated successfully, but these errors were encountered: