2.3.1
[2.3.1] - 2022-02-03
Fixed:
- The
Assert/Requiremethods inmatchersnow callt.Helper()(if that method exists) so the location of the failure will be more accurately reported.
Assert/Require methods in matchers now call t.Helper() (if that method exists) so the location of the failure will be more accurately reported.