Switched expect and actual parameters #6

Merged
zeripath merged 2 commits from KN4CK3R/binding:fix-equalvalues into master 2021-05-04 18:07:01 +00:00
Member
https://pkg.go.dev/github.com/stretchr/testify/assert#EqualValues
KN4CK3R added 1 commit 2021-05-04 07:08:23 +00:00
Switched expect and actual parameters.
Some checks reported errors
continuous-integration/drone/pr Build was killed
3187da4465
Owner

For the length checs, can you use switch to assertLen(t, objec, count)?

For the length checs, can you use switch to assertLen(t, objec, count)?
KN4CK3R added 1 commit 2021-05-04 10:31:27 +00:00
Use Len, Empty and NotEmpty.
Some checks reported errors
continuous-integration/drone/pr Build was killed
dab79f6824
6543 approved these changes 2021-05-04 17:31:13 +00:00
zeripath approved these changes 2021-05-04 18:06:50 +00:00
zeripath merged commit 419186c2f3 into master 2021-05-04 18:07:01 +00:00
KN4CK3R deleted branch fix-equalvalues 2021-05-05 06:10:50 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: go-chi/binding#6
No description provided.