Don't send updates twice (#16999)

pull/16857/head
Luke Kysow 2 years ago committed by GitHub
parent 268f93e6f4
commit 46212cc570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)
}

Loading…
Cancel
Save