fix test that diverged between 2 merges

This commit is contained in:
James Bardin 2019-02-22 20:41:37 -05:00
parent b5384100a6
commit 830a00b6b8
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ func TestStart(t *testing.T) {
// TestKeepAlives verifies that the keepalive messages don't interfere with
// normal operation of the client.
func TestKeepAlives(t *testing.T) {
address := newMockLineServer(t, nil)
address := newMockLineServer(t, nil, testClientPublicKey)
parts := strings.Split(address, ":")
r := &terraform.InstanceState{