spelling: keyboard

pull/6013/head
Josh Soref 8 years ago
parent 933ac20e68
commit eebe236587

@ -15,7 +15,7 @@ func TestPasswordKeyboardInteractive_Impl(t *testing.T) {
} }
} }
func TestPasswordKeybardInteractive_Challenge(t *testing.T) { func TestPasswordKeyboardInteractive_Challenge(t *testing.T) {
p := PasswordKeyboardInteractive("foo") p := PasswordKeyboardInteractive("foo")
result, err := p("foo", "bar", []string{"one", "two"}, nil) result, err := p("foo", "bar", []string{"one", "two"}, nil)
if err != nil { if err != nil {

Loading…
Cancel
Save