mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
@@ -2958,6 +2958,7 @@ func TestJetStreamClusterWorkQueueConsumerReplicatedAfterScaleUp(t *testing.T) {
|
||||
|
||||
require_True(t, ci.Config.Replicas == 0 || ci.Config.Replicas == 3)
|
||||
|
||||
c.waitOnConsumerLeader(globalAccountName, "TEST", ci.Name)
|
||||
s := c.consumerLeader(globalAccountName, "TEST", ci.Name)
|
||||
require_NotNil(t, s)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user