Switch all e2es to the ginkgo wrapper
This commit is contained in:
@@ -958,7 +958,7 @@ metadata:
|
||||
return false, nil
|
||||
}
|
||||
if len(uidToPort) > 1 {
|
||||
Fail("Too many endpoints found")
|
||||
framework.Failf("Too many endpoints found")
|
||||
}
|
||||
for _, port := range uidToPort {
|
||||
if port[0] != redisPort {
|
||||
|
Reference in New Issue
Block a user