mirror of https://github.com/hashicorp/consul
backport of commit 12d5cc0c37
(#17029)
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>backport/jm/test-integrations/clearly-curious-liger
parent
df8df9b894
commit
ac96ab8ba1
|
@ -36,7 +36,6 @@ func TestManager_Run(t *testing.T) {
|
||||||
|
|
||||||
// Make sure after manager has stopped no more statuses are pushed.
|
// Make sure after manager has stopped no more statuses are pushed.
|
||||||
cancel()
|
cancel()
|
||||||
mgr.SendUpdate()
|
|
||||||
client.AssertExpectations(t)
|
client.AssertExpectations(t)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue