Rename Context
This commit is contained in:
parent
b5580f9503
commit
919dcebc45
4 changed files with 9 additions and 9 deletions
|
|
@ -85,7 +85,7 @@ func TestLogin_ssh(t *testing.T) {
|
|||
HTTPClient: &http.Client{Transport: &tr},
|
||||
Hostname: "example.com",
|
||||
Interactive: true,
|
||||
sshContext: ssh.SshContext{
|
||||
sshContext: ssh.Context{
|
||||
ConfigDir: dir,
|
||||
KeygenExe: "ssh-keygen",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue