Skip to content

Commit b5ea538

Browse files
committed
fixup! tests
1 parent 9915d5e commit b5ea538

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/wsconncache/wsconncache_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ func setupAgent(t *testing.T, manifest agentsdk.Manifest, ptyTimeout time.Durati
204204
}
205205
return node, nil
206206
},
207-
CloseFunc: func() {},
208207
})
209208
t.Cleanup(func() {
210209
_ = agentConn.Close()

0 commit comments

Comments
 (0)