mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Change for client update in api requests
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user