mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-05 12:31:26 +00:00
Also make each t.Run use its own namespace to slight reduce the interdependency between them. Use t.Cleanup instead of defer in whoami_test.go just to be consistent with other integration tests.