Closed ifraixedes closed 6 years ago
I also added a new commit which fixes the test helper function to report an error when an error isn't returned but one it's expected.
Open an issue please, if you're interested in swapping, that's out of the context of this PR.
One of the changes is possible because we upgraded to Go 1.9 - https://golang.org/doc/go1.9#test-helper The other change is to follow what's commented in the commit message.