We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5118fc3 commit 6322bb7Copy full SHA for 6322bb7
tests/waku_store_sync/test_protocol.nim
@@ -518,7 +518,7 @@ suite "Waku Sync: reconciliation":
518
diffInWin = 18
519
diffOutWin = 20
520
stepOutNs = 100_000_000'u64
521
- outOffsetNs = 2_300_000_000'u64 # for 20 mesg they sent 2 seconds earlier
+ outOffsetNs = 2_600_000_000'u64 # for 20 mesg they sent 2 seconds earlier
522
523
randomize()
524
0 commit comments