We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3152a commit dae6d62Copy full SHA for dae6d62
tests/KubernetesClient.Tests/CertificateValidationTests.cs
@@ -4,7 +4,7 @@
4
using System.Security.Cryptography.X509Certificates;
5
using Xunit;
6
7
-namespace k8s.tests
+namespace k8s.Tests
8
{
9
public class CertificateValidationTests
10
tests/KubernetesClient.Tests/WatcherTests.cs
@@ -5,7 +5,7 @@
using System.Threading;
public class WatcherTests
11
0 commit comments