• Robert Knight's avatar
    Add test for `subscribe` method of store · 1edd8b07
    Robert Knight authored
    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.
    1edd8b07
create-store-test.js 2.24 KB