Skip to content

Commit 4c18ca0

Browse files
committed
Prooper comment indentation
1 parent 9e9797b commit 4c18ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KubernetesClientConfigurationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class KubernetesClientConfigurationTests
4848
/// </summary>
4949
private static readonly string kubeConfigTlsNoSkipError = "assets/kubeconfig.tls-no-skip-error.yml";
5050

51-
/// <summary>
51+
/// <summary>
5252
/// Sample configuration file with incorrect TLS configuration in cluster section
5353
/// </summary>
5454
private static readonly string kubeConfigTlsSkip = "assets/kubeconfig.tls-skip.yml";

0 commit comments

Comments
 (0)