Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testutils: fix testify usage (report by testifylint)
Use require.NoError(t, err) instead of require.Nil(t, err).
- Loading branch information