mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-05-30 11:36:44 +00:00
This test would occasionally flake for me when running locally. This change moves more of the assertions into the "eventually" loop, so they can temporarily fail as long as they converge on the expected values. Signed-off-by: Matt Moyer <moyerm@vmware.com>