StephenGrider / AdvancedReduxCode

MIT License
839 stars 572 forks source link

Test Case Issue #7

Open Aadriya opened 7 years ago

Aadriya commented 7 years ago

"before each" hook for "has the correct class": TypeError: Cannot convert undefined or null to object at Function.from (native) at _toConsumableArray (src/reducers/country_reducer.js:22:182) at exports.default (src/reducers/country_reducer.js:8:7) at combination (node_modules/redux/lib/combineReducers.js:132:29) at dispatch ---------------------------etc


Error Shows When Run Test cases of sign up page (npm run test -- --watch )