By: Michael Lynch <git@mtlynch.io>
Improve s3config test style to match project conventions Add ErrParse sentinel so tests can use errors.Is, rename the outer result variable to avoid shadowing, and switch to errExpected error field per the pattern in reaction_test.go.