47degrees / github4s

A GitHub API wrapper written in Scala
http://47degrees.github.io/github4s
Apache License 2.0
229 stars 75 forks source link

fix test assert returning success in case of decoding error #817

Closed nicoulaj closed 2 years ago

nicoulaj commented 2 years ago

testIsRight actually passes tests with DecodingError as success, this fixes it