Join Slack
Powered by
Say I have a function that just returns Maybe.empt...
# rx
b
blakelee
09/09/2019, 5:18 PM
Say I have a function that just returns Maybe.empty. If I say function.test().assertEmpty() that should pass, right? However, that is not working and I have to use assertComplete instead
Open in Slack
Previous
Next