mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 13:26:23 +00:00
statesync: SyncAny test buffering (#7570)
This commit is contained in:
@@ -68,7 +68,7 @@ func TestSyncer_SyncAny(t *testing.T) {
|
||||
peerAID := types.NodeID("aa")
|
||||
peerBID := types.NodeID("bb")
|
||||
peerCID := types.NodeID("cc")
|
||||
rts := setup(ctx, t, connSnapshot, connQuery, stateProvider, 3)
|
||||
rts := setup(ctx, t, connSnapshot, connQuery, stateProvider, 4)
|
||||
|
||||
rts.reactor.syncer = rts.syncer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user