pull/9368/head
Megan Marsh 6 years ago
parent 48b448dfd5
commit 5d67183c4c

@ -10,6 +10,7 @@ func TestCommHost(t *testing.T) {
state := testState(t)
config := SSHConfig{
Comm: communicator.Config{
Type: "ssh",
SSH: communicator.SSH{
SSHHost: "127.0.0.1",
},

Loading…
Cancel
Save