mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
@@ -4365,6 +4365,8 @@ func TestJetStreamSnapshotsAPI(t *testing.T) {
|
||||
// Now connect through a cluster server and make sure we can get things to work this way as well.
|
||||
nc2 := clientConnectToServer(t, ls)
|
||||
defer nc2.Close()
|
||||
// Wait a bit for interest to propagate.
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
|
||||
snapshot = snapshot[:0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user