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 9fb7e29 commit b763303Copy full SHA for b763303
test/Renci.SshNet.IntegrationTests/AuthenticationTests.cs
@@ -425,7 +425,7 @@ public void KeyboardInteractiveConnectionInfo()
425
}
426
427
[TestMethod]
428
- public void KeyboardInteractive_NoReponseSet_ThrowsSshAuthenticationException()
+ public void KeyboardInteractive_NoResponseSet_ThrowsSshAuthenticationException()
429
{
430
// ...instead of a cryptic ArgumentNullException
431
// https://github.com/sshnet/SSH.NET/issues/382
0 commit comments