Use default mock store in action tests (#8437)
A simple default store of `{ metamask: {} }` is now used for the actions tests. While I would prefer that any expectations about the store be included in each test, the mere existence of this `metamask` object seems like a fairly reasonable default, as it's (hopefully) impossible for it to be unset at runtime. The `2-state.json` test state file was deleted as well, as it was no longer used.feature/default_network_editable
parent
580a90d543
commit
78fc024636