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
I get a "TypeError: (0 , _reduxSagaTestPlan.testSaga)(...).next(...).takeLatestEffect is not a function" when running the jest test runner. Is this the correct usage? Any clue why this is happening?
My Test:
I get a "TypeError: (0 , _reduxSagaTestPlan.testSaga)(...).next(...).takeLatestEffect is not a function" when running the jest test runner. Is this the correct usage? Any clue why this is happening?
redux-saga: 1.1.1
redux-saga-test-plan: 4.0.0-rc.3
The text was updated successfully, but these errors were encountered: