Skip to content

Commit 9915d5e

Browse files
committed
fixup! tests
1 parent 7504c08 commit 9915d5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

agent/agent_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1746,7 +1746,6 @@ func setupAgent(t *testing.T, metadata agentsdk.Manifest, ptyTimeout time.Durati
17461746
}
17471747
return node, nil
17481748
},
1749-
CloseFunc: func() {},
17501749
})
17511750
t.Cleanup(func() {
17521751
_ = agentConn.Close()

0 commit comments

Comments
 (0)