Skip to content

Commit b7a77c8

Browse files
committed
Fix comment indentation.
1 parent 1f970d0 commit b7a77c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/integration/client_side_encryption_prose_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@ func TestClientSideEncryptionProse(t *testing.T) {
15351535
SetKeyVaultNamespace(kvNamespace).
15361536
SetTLSConfig(tlsConfig)
15371537

1538-
// make TLS opts containing only CA file
1538+
// make TLS opts containing only CA file
15391539
caTlsMap := map[string]interface{}{
15401540
"tlsCAFile": tlsCAFileKMIP,
15411541
}

0 commit comments

Comments
 (0)