fix tests
each suite needs its own instance of the store, but the state has to be returned via a factory otherwise the suites all share the same reference to one state object
Showing
Please register or sign in to comment
each suite needs its own instance of the store, but the state has to be returned via a factory otherwise the suites all share the same reference to one state object