pull/1910/head
max furman 4 months ago
parent 2b30ae5087
commit 87c80203f8
No known key found for this signature in database

@ -39,7 +39,7 @@ func newCAClient(t *testing.T, caURL, rootFilepath string) *ca.Client {
} }
func requireHealthyCA(t *testing.T, caClient *ca.Client) { func requireHealthyCA(t *testing.T, caClient *ca.Client) {
t.Helper() t.Helper()
// Wait for CA // Wait for CA
time.Sleep(time.Second) time.Sleep(time.Second)

Loading…
Cancel
Save