-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
When a series of MRs were merged it lead to broken unit tests because the logic pulled sorting information from Redux but the changes to the tests did not have these changes merged forward.
This MR ensures that each unit test pulls a clean Redux state into each test.