dgodd / concourse-summary

MIT License
62 stars 12 forks source link

fix specs for latest crystal version #16

Closed srbry closed 7 years ago

srbry commented 7 years ago

crystal version 0.20.4 introduced a breaking change: each methods now return Nil

This PR makes the assertions in the specs abide by that change.

srbry commented 7 years ago

This fixed the tests but the app wont build, pulling this PR for now

dgodd commented 7 years ago

Thanks @srbry ; I have fixed this by adding an ignore at the call site 70ef996dc135c7393074b254376a52d5a9114f95