Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Compare
Choose a tag to compare
@sergeycherepanov sergeycherepanov released this 23 Apr 21:28
Make tests which expect an error more lenient while testing them

Don't hardcode the full error message, since it varies by platform
and Go version. Instead, allow errors to match substrings.