mirror of
https://github.com/gofiber/storage.git
synced 2025-10-04 08:16:36 +08:00
fix: typo
This commit is contained in:
@@ -70,7 +70,7 @@ func withURL(useContainerURI bool) testStoreOption {
|
||||
}
|
||||
}
|
||||
|
||||
// createTLSCerts creates a CA certificate, a client certificate and a nats certificate,
|
||||
// createTLSCerts creates a CA certificate, a client certificate and a Redis certificate,
|
||||
// storing them in the given temporary directory.
|
||||
func createTLSCerts(t testing.TB) (*tlscert.Certificate, *tlscert.Certificate, *tlscert.Certificate) {
|
||||
t.Helper()
|
||||
|
Reference in New Issue
Block a user