Skip to content

Commit b763303

Browse files
authored
Update test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs
1 parent 9fb7e29 commit b763303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ public void KeyboardInteractiveConnectionInfo()
425425
}
426426

427427
[TestMethod]
428-
public void KeyboardInteractive_NoReponseSet_ThrowsSshAuthenticationException()
428+
public void KeyboardInteractive_NoResponseSet_ThrowsSshAuthenticationException()
429429
{
430430
// ...instead of a cryptic ArgumentNullException
431431
// https://github.com/sshnet/SSH.NET/issues/382

0 commit comments

Comments
 (0)