Skip to content

Commit

Permalink
Don't send updates twice
Browse files Browse the repository at this point in the history
  • Loading branch information
lkysow committed Apr 13, 2023
1 parent 44b3924 commit 12d5cc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agent/hcp/manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ func TestManager_Run(t *testing.T) {

// Make sure after manager has stopped no more statuses are pushed.
cancel()
mgr.SendUpdate()
client.AssertExpectations(t)
}

Expand Down

0 comments on commit 12d5cc0

Please sign in to comment.