mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
make fmt
This commit is contained in:
@@ -39,7 +39,7 @@ func newCAClient(t *testing.T, caURL, rootFilepath string) *ca.Client {
|
||||
}
|
||||
|
||||
func requireHealthyCA(t *testing.T, caClient *ca.Client) {
|
||||
t.Helper()
|
||||
t.Helper()
|
||||
// Wait for CA
|
||||
time.Sleep(time.Second)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user