mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-21 07:24:21 +00:00
Integration tests are passing ayooooooooooooooo
This commit is contained in:
@@ -61,6 +61,7 @@ func TestKubeCertAgent(t *testing.T) {
|
||||
"original agent pod len != current agent pod len: %s",
|
||||
diff.ObjectDiff(originalAgentPods.Items, currentAgentPods.Items),
|
||||
)
|
||||
return false
|
||||
}
|
||||
|
||||
sortPods(currentAgentPods)
|
||||
|
||||
Reference in New Issue
Block a user