Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
pkazmierczak committed Nov 8, 2022
1 parent 69aeaf0 commit 14c6cfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/agent/event_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ func TestHTTP_Alloc_Port_Response(t *testing.T) {
httpTest(t, nil, func(srv *TestAgent) {
client := srv.Client()
defer srv.Shutdown()
defer client.Close()

testutil.WaitForLeader(t, srv.Agent.RPC)
testutil.WaitForClient(t, srv.Agent.Client().RPC, srv.Agent.Client().NodeID(), srv.Agent.Client().Region())
Expand Down

0 comments on commit 14c6cfc

Please sign in to comment.