mull / pppt

Postgres Please Perform This: Small monadic service objects for Sequel models
MIT License
1 stars 0 forks source link

Tests for be_success gives false positive for Try::Value #1

Open mull opened 6 years ago

mull commented 6 years ago

We're expecting only Result values and returning a Try::Value without calling .to_result first passes in the test suite.