mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 15:21:55 +00:00
fix lint
This commit is contained in:
committed by
Ryan Richard
parent
f0f9efa277
commit
75ff3efb59
@@ -78,7 +78,6 @@ func performLimitedCiphersTest(t *testing.T, allowedCiphers []string, expectedCi
|
||||
}
|
||||
|
||||
require.Contains(t, stdout, testlib.GetExpectedCiphers(expectedCiphersConfig, "server"), "stdout:\n%s", stdout)
|
||||
|
||||
}
|
||||
|
||||
// restartAllPodsOfApp will immediately scale to 0 and then scale back.
|
||||
|
||||
Reference in New Issue
Block a user