This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
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.