This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Standardize mock store setup in tests #2062
Labels
good first issue
indicates an issue is good for a first time contributor
help wanted
indicates that an issue is open for contributions
LOE - small
indicates that the level of effort to complete issue is small (i.e changing the color of a button)
Milestone
🐛 Bug Report
In some cases, the mock store setup in tests are different. We should use
createMockStore
in all cases instead of `configureMocksThe text was updated successfully, but these errors were encountered: