sirupsen / logrus

Structured, pluggable logging for Go.
MIT License
24.3k stars 2.26k forks source link

testing: fix usage of the Testify API #1427

Open dolmen opened 3 months ago

dolmen commented 3 months ago

Fix incorrect usages of the Testify API, thanks to testifylint running via golangci-lint.

Notes: