diff --git a/DigitalData.Auth.Tests/Client/AuthClientTests.cs b/DigitalData.Auth.Tests/Client/AuthClientTests.cs index c4b2fc7..5af970f 100644 --- a/DigitalData.Auth.Tests/Client/AuthClientTests.cs +++ b/DigitalData.Auth.Tests/Client/AuthClientTests.cs @@ -159,7 +159,7 @@ public class AuthClientTests } [Test] - public async Task GetpublicKey_ShouldReturnExpectedPublicKey() + public async Task GetPublicKey_ShouldReturnExpectedPublicKey() { // Arrange string? publicKey = null;