Skip to content

Commit

Permalink
Merge pull request #636 from jufemaiz/patch-1
Browse files Browse the repository at this point in the history
Updated assertions.go to include `ShouldWrap`
  • Loading branch information
riannucci committed Oct 21, 2021
2 parents a743bd0 + c84b890 commit cd0f486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions convey/assertions.go
Expand Up @@ -69,4 +69,5 @@ var (
ShouldBeChronological = assertions.ShouldBeChronological

ShouldBeError = assertions.ShouldBeError
ShouldWrap = assertions.ShouldWrap
)

0 comments on commit cd0f486

Please sign in to comment.