You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What you would like to be added?
Use the propagated gomega instance in replace of
func() bool
, like code here:katib/pkg/controller.v1beta1/trial/trial_controller_test.go
Lines 303 to 314 in bc09cfd
Why is this needed?
As @tenzen-y described in #2394 (comment), it will improve the debuggability of the UTs.
Love this feature?
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered: