Update failing tests
This commit is contained in:
@@ -23,6 +23,7 @@ let component;
|
||||
|
||||
function createRedux (syncing = null) {
|
||||
return {
|
||||
dispatch: () => {},
|
||||
subscribe: () => {},
|
||||
getState: () => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user