Change for client update in api requests

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2021-02-18 20:05:53 -08:00
parent cc1edcead7
commit e81b208591

View File

@@ -2891,7 +2891,7 @@ func TestJetStreamClusterRestartAndRemoveAdvisories(t *testing.T) {
}
// Wait for the advisories for all streams and consumers.
checkSubsPending(t, sub, 9) // 3 streams, 3 consumers, 3 stream names lookups for creating consumers.
checkSubsPending(t, sub, 12) // 3 streams, 3*2 consumers, 3 stream names lookups for creating consumers.
drainSub(sub)
// Created audit events.