Testing a Specific Error in an Effect
I'm doing some unit test. I want to test the especific error out of the effect like this so far:
How to I get the error (cause) from result??
There is a helper function in the efect repo but is not working
So I'm trying this
Is not working
How to I get the error (cause) from result??
There is a helper function in the efect repo but is not working
So I'm trying this
Is not working
