Issue created after this #661 (review)
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
Issue created after this #661 (review)
Context :
react-reduxwas updated to ver > 7 this cause problems insrc/components/Selection/selection.spec.jsx. No other way than using older version ofreact-reduxwas found, but this is not a good solution.We should find a way to use actual version of
react-reduxand support test with it forsrc/components/Selection/selection.spec.jsx