Closed dartartem closed 3 years ago
@cer
What was the fix?
method handler invocation was not polymorphic, but it is required for sagas
Where are the tests?
Fix does not affect current behavior
@cer
What was the fix?
method handler invocation was not polymorphic, but it is required for sagas
New behavior.
Where are the tests?
Fix does not affect current behavior
See above
@cer ok, I will add a test
What was the fix? Where are the tests?