-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Description
The following doc comment:
Line 384 in 375648c
// Please note that if actual is empty, HaveEach always will succeed. |
does not fit to the implementation anymore:
gomega/matchers/have_each_matcher.go
Line 27 in 375648c
return false, fmt.Errorf("HaveEach matcher expects a non-empty array/slice/map. Got:\n%s", |
The new behavior war introduced with #524.
Please let me know if I shall update the doc comment.
Metadata
Metadata
Assignees
Labels
No labels