You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
)
The text was updated successfully, but these errors were encountered:
"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
)
The text was updated successfully, but these errors were encountered: