AdvancedReduxCode icon indicating copy to clipboard operation
AdvancedReduxCode copied to clipboard

Test Case Issue

Open Aadriya opened this issue 8 years ago • 0 comments

"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 )

Aadriya avatar Mar 02 '17 04:03 Aadriya