backport of commit 12d5cc0c37 (#17029)

Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
backport/jm/test-integrations/clearly-curious-liger
hc-github-team-consul-core 2023-04-18 13:59:59 -04:00 committed by GitHub
parent df8df9b894
commit ac96ab8ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ func TestManager_Run(t *testing.T) {
// Make sure after manager has stopped no more statuses are pushed.
cancel()
mgr.SendUpdate()
client.AssertExpectations(t)
}