Add test for `subscribe` method of store
This method is part of the Redux store API so we don't need to test it in detail, but this is additional verification that `createStore` returns a working Redux store.
Showing
Please register or sign in to comment